diff options
-rw-r--r-- | doc/tor-doc.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 9aadaf81ad..03b93968d0 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -239,8 +239,9 @@ using <a href="http://tsocks.sourceforge.net/">tsocks</a> to dynamically replace the system calls in your program to route through Tor. If you want to use SOCKS 4A, consider using <a href="http://www.dest-unreach.org/socat/">socat</a> (specific instructions -are on <a href="http://6sxoyfb3h2nvok2d.onion/tor/SocatHelp">this hidden -service url</a>).</p> +are in the <a +href="http://wiki.noreply.org/noreply/TheOnionRouter/TorifyHOWTO#socat"> +Tor Wiki</a>).</p> <p>(Windows doesn't have tsocks; see the bottom of the <a href="tor-doc-win32.html">Win32 instructions</a> for alternatives.) |