Changes between Version 44 and Version 45 of Help/Preferences/RemoteControl
- Timestamp:
- 2020-06-15T10:47:05+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Preferences/RemoteControl
v44 v45 2 2 = Preferences > Remote Control = 3 3 4 [[JOSMImage(preferences/remotecontrol,middle, nolink)]] **Settings for the remote control feature**4 [[JOSMImage(preferences/remotecontrol,middle,,48,link=,margin-right=20)]] **Settings for the remote control feature** 5 5 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. \\ 7 From JOSM version 6941 through 15469 it was also listening for HTTPS on port 8112. \\ 7 From JOSM version r6941 through r15469 it was also listening for HTTPS on port 8112. \\ 8 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). 11 11 12 '''See the list of [wikitr:/Help/RemoteControlCommands Remote control commands].'''12 **See the list of [wikitr:/Help/RemoteControlCommands Remote control commands].** 13 13 14 [[Image(remote_control.png)]] 14 [[Image(remote_control.png,link=)]] 15 15 16 16 ----