The State Tool will not integrate with a proxy server.
To configure the State Tool to use a proxy server set the following environment variables.
HTTP_PROXY=http://<proxy address>:<network port>
If your proxy needs login credentials
HTTP_PROXY=http//<proxy user>:<proxy password>@<proxy address>:<network port>
HTTPS_PROXY=https://<proxy address>:<network port>
If your proxy needs login credentials
HTTPS_PROXY=https//<proxy user>:<proxy password>@<proxy address>:<network port>
Network Port
DNS Addresses
Optional