Changes between Version 38 and Version 39 of Help/Preferences/RemoteControl
- Timestamp:
- 2017-04-24T09:17:32+02:00 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/RemoteControl
v38 v39 6 6 Remote Control allows JOSM to be controlled from other applications, e.g. from a web browser, by opening a listening TCP port (8111) on localhost where it accepts commands.[[BR]] 7 7 Since JOSM version 6941 it is also listening for HTTPS on port 8112.[[BR]] 8 **Note**: Due to security reasons th is featureis disabled in the default settings and has to be enabled manually.8 **Note**: Due to security reasons the Remote Control is disabled in the default settings and has to be enabled manually. 9 9 10 10 If you access the a website via HTTPS and use the Remote Control it will also use HTTPS to control your JOSM. If it does not work, note that your browser, security addons/plugins and firewalls may block this access (you may be able to whitelist/allow it inside these tools) – check your logs. In addition you may need to tell your browser to accept the self-signed JOSM HTTPS certificate. More details on some of these issues: [https://help.openstreetmap.org/questions/2208/how-do-i-enable-the-remote-control-in-josm How do I enable the "remote control" in JOSM?] (on the OSM help site).