Get a request via proxy

Log in to the controller shell, and first try to send this request using cURL.

  1. Download PuTTY ( Download PuTTY - a free SSH and telnet client for Windows) it is a SSH client, so we can connect do PLC console via SSH

  1. Login with root/wago

  1. Try to send some requests using cURL:

  2. If it’s working, you can call this using SysProcess library or create own script to call (SSH command from CoDeSys - #4 by WagoDamRud)

2 Likes