Page needs some rework.
Languages:
- Ελληνικά
- English
- Esperanto
- français
- norsk bokmål
- Nederlands
Table of Content
Preferences > Proxy
Configure whether to use a proxy server
 
JOSM communicates with the OSM server using the Hypertext Transfer Protocol (HTTP). If required it can relay its requests through a HTTP proxy or a SOCKS proxy.
- Go to the register Proxy in the Preferences
- Select one of the available options and enter additional configuration parameters
- Save the preferences
Using the standard system proxy
If you always want to use the proxy defined as standard proxy on your computer you have to start up JOSM with a special command. The command line has to include the parameter -Djava.net.useSystemProxies=true, for instance 
java -Djava.net.useSystemProxies=true -jar josm.jar
Using the manually configured proxy
If there is a need for personal authentication for your proxy, remember to include the NT-domain with your username, e.g. domain\username. This issue is due to proxy implementation in java.net.HttpURLConnection.
Back to Preferences 
Back to Edit Menu 
Back to Main Menu 
Back to Main Help
Attachments (1)
- 
        PreferencesProxy.png
 (134.8 KB
) - added by  5 years ago.
        screenshot 
Download all attachments as: .zip



