diff options
author | Roger Dingledine <arma@torproject.org> | 2005-06-26 08:42:41 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-06-26 08:42:41 +0000 |
commit | 281d4dc3201dc66eefd0617085b5ea8459211329 (patch) | |
tree | 71b0d80a43579af70f80a79327e85f490b63bf4a | |
parent | 8c37f9eb5c7e0fcd1d9fa434e28a27974a398bbe (diff) | |
download | tor-281d4dc3201dc66eefd0617085b5ea8459211329.tar.gz tor-281d4dc3201dc66eefd0617085b5ea8459211329.zip |
tyranix moved the socat instructions to the main wiki, so you don't
need privoxy working in order to read them.
svn:r4487
-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.) |