Return to Home Page Hosted By |
Table of Contents |
|
|
General Questions | |
|
|
Interface Questions | |
|
|
Network Questions | |
How do I configure proxy settings with JSETIMon?
Currently, JSETIMon does not have a configuration setting for supplying proxy information. However, if you launch JSETIMon with the following commandline: javaw -DproxySet=true -DproxyHost=myhost - DproxyPort=myport -jar JSETIMon.jar with myhost set to your proxy host and myport set to the HTTP proxy port, the java runtime will attempt to use your proxy to reach the user statistics. |