Parameter and Description |
wrapper.java.additional.n=-DproxySet=true Starts the program without a graphical user interface window. |
wrapper.java.additional.n=-Dhttp.proxyHost=host_name The host name of the proxy server. |
wrapper.java.additional.n=-Dhttp.proxyPort=port_number The port number on the proxy server. |
wrapper.java.additional.n=-Dhttp.proxyUser=user_name A user name used for authentication. |
wrapper.java.additional.n=-Dhttp.proxyPassword=password A password used for authentication. |
wrapper.java.additional.n=-Dhttp.nonProxyHosts=bypass_hosts A list of hosts that should be reached directly, bypassing the proxy. Entries are separated by a vertical bar ( | ). |