Multiple GUI:s are fine nowadays

This commit is contained in:
Jakob Borg
2015-08-30 20:50:40 +02:00
parent d2413c30eb
commit 565322be5d
-5
View File
@@ -53,8 +53,3 @@ tunnel instead. You can start a tunnel with a command like the following::
This will bind to your local port 9999 and forward all connections from there to
port 8384 on the target machine. This still works even if Syncthing is bound to
listen on localhost only.
You can forward multiple ports corresponding to many machines this way, but
because Syncthing uses session cookies for the entire domain (i.e. your local
machine), you will need to connect to each control panel in a separate browser
instance or explicitly issue a browser reload when switching between them.