Configuring Proxy

If the computer does not have a direct connection to the Internet, you can use a proxy.

The TwinCAT Package Manager attempts to read this information from the operating system.
However, as there are many ways in which this can be stored, it can also be configured manually.

1. Open a command line with administrator rights.
2. Set the proxy via the TcPkg command line:
tcpkg config set proxy -d <ipadress:port> -u <user>
3. Enter the password when you are prompted to do so.

Further options are available via Help:
tcpkg config set proxy -h

If you do not have information about a proxy available, you can download the packages from another system and transfer them manually to this system. The exact procedure is documented in the chapter Working offline.