Skip to content

Instantly share code, notes, and snippets.

@GregOnNet
Last active December 18, 2015 04:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save GregOnNet/5728700 to your computer and use it in GitHub Desktop.
Save GregOnNet/5728700 to your computer and use it in GitHub Desktop.
-Dhttp.proxyHost=<HTTP_PROXY>
-Dhttp.proxyPort=<HTTP_PROXY_PORT>
-Dhttps.proxyHost=<HTTPS_PROXY>
-Dhttps.proxyPort=<HTTPS_PROXY_PORT>
-Dhttp.nonProxyHosts="localhost|127.0.0.1|<OTHER>"
-Dhttps.nonProxyHosts="localhost|127.0.0.1|<OTHER>"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment