users/firewall: Link to proxy setup

This commit is contained in:
Jakob Borg
2016-04-29 11:51:13 +02:00
parent c50ade832b
commit 43699de504
2 changed files with 6 additions and 1 deletions

View File

@@ -56,3 +56,8 @@ 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.
Via a Proxy
-----------
Syncthing can use a SOCKS5 proxy for outbound connections. Please see :ref:`proxying`.

View File

@@ -1,4 +1,4 @@
.. _proying:
.. _proxying:
Using Proxies
=============