-Dhttp.nonProxyHosts – for the list of hosts that should be reached directly,
thereby bypassing the proxy. Separate multiple entries with |.The patterns may start or
end with a
* for wildcards. A host name
that matches the wildcard pattern can bypass the proxy. For example, to
use command-line options to configure a proxy and other non-proxy hosts
(including those on local computers):
-Dhttp.proxyHost=proxy.myDomain.com –Dhttp.proxyPort=8080 –Dhttp.nonProxyHosts=*.myOtherDomain1.com|localhost|*.myOtherDomain2.corp