mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-13 08:29:32 -05:00
remove wrong info about webui from readme (webui settings in gui does not have and effect on rs-nogui)
This commit is contained in:
parent
68cd1f9da5
commit
11dcbb733c
@ -102,8 +102,7 @@ The webUI needs to be enabled as a parameter option in retroshare-nogui:
|
|||||||
./retroshare-nogui --webinterface 9090 --docroot /usr/share/RetroShare06/webui/
|
./retroshare-nogui --webinterface 9090 --docroot /usr/share/RetroShare06/webui/
|
||||||
```
|
```
|
||||||
|
|
||||||
The webUI is only accessible on localhost:9090 (unless you canged that
|
The webUI is only accessible on localhost:9090. It is advised to keep it that way so that your RS
|
||||||
option in the GUI). It is advised to keep it that way so that your RS
|
|
||||||
cannot be controlled using an untrusted connection.
|
cannot be controlled using an untrusted connection.
|
||||||
|
|
||||||
To access your web UI from a distance, just open a SSH tunnel on it:
|
To access your web UI from a distance, just open a SSH tunnel on it:
|
||||||
|
Loading…
Reference in New Issue
Block a user