diff options
| author | Colin Childs <colin@torproject.org> | 2015-05-08 15:46:55 -0500 |
|---|---|---|
| committer | Colin Childs <colin@torproject.org> | 2015-05-08 15:46:55 -0500 |
| commit | 745e5b1bba79afd50130d9985c3e4daf3d92c702 (patch) | |
| tree | 1afba64c24af969497bf4f4843958ff2883f0375 | |
| parent | f344776616227f3e490969038aaaad991a464e1d (diff) | |
Fix SOCKS instructions link in tor-doc-unix.wml.15966_socks_fix
| -rw-r--r-- | docs/en/tor-doc-unix.wml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/en/tor-doc-unix.wml b/docs/en/tor-doc-unix.wml index aceaa72f..5f6f3ee4 100644 --- a/docs/en/tor-doc-unix.wml +++ b/docs/en/tor-doc-unix.wml @@ -58,7 +58,7 @@ <p> If you want to use Tor for anonymous web browsing, please use <a href="<page projects/torbrowser>">Tor Browser</a>. It comes with 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), but see <a href="<wikifaq>#SOCKSAndDNS">this FAQ + port 9050), 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>. |
