When the Windocks service starts, it verifies the license key (stored in windocks\key.txt) with the Windocks license key server using an https request.
To configure Windocks to use a proxy server for these https requests:
- Open the file windocks\node.conf
- Add the line:
LPRO=”http://put.your.proxy.here:yourport” - Save the file
- Restart the Windocks service