This commit is contained in:
Peter Palfrader 2015-05-11 09:26:54 +02:00
parent 6f513b1bef
commit 7ad1d0f4d2

View File

@ -61,7 +61,7 @@
readily configured Tor and a browser patched for better anonymity.
To use SOCKS directly (for instant messaging, Jabber, IRC, etc), you
can point your application directly at Tor (localhost
port 9050, or port 9150 for Tor Browser), but see <a href="<page docs/faq#TBBSocksPort">this FAQ
port 9050, or port 9150 for Tor Browser), but see <a href="<page docs/faq>#TBBSocksPort">this FAQ
entry</a> for why this may be dangerous. For applications
that support neither SOCKS nor HTTP, take a look at <a href="https://code.google.com/p/torsocks/">torsocks</a>
or <a href="http://www.dest-unreach.org/socat/">socat</a>.