diff options
author | Nick Mathewson <nickm@torproject.org> | 2004-09-09 23:38:07 +0000 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2004-09-09 23:38:07 +0000 |
commit | 9e14c562c5384aa7b69c1682ef69e78a82be34ef (patch) | |
tree | 71b2f8fd90a096205f8f3a339f639466c81faea2 /doc | |
parent | 9759c58eb7488f763af3c6437a67d76ef79ce78b (diff) | |
download | tor-9e14c562c5384aa7b69c1682ef69e78a82be34ef.tar.gz tor-9e14c562c5384aa7b69c1682ef69e78a82be34ef.zip |
Note win32 tsocksalikes in tor-doc.html
svn:r2338
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor-doc.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html index af3ea57969..56e85a73d9 100644 --- a/doc/tor-doc.html +++ b/doc/tor-doc.html @@ -209,6 +209,12 @@ 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> +<p>(Windows doesn't have tsocks; instead, you can try + <a + href="http://www.socks.permeo.com/Download/SocksCapDownload/index.asp">SocksCap</a> + or the <a href="http://www.hummingbird.com/products/nc/socks/index.html?cks=y">Hummingbird</a> + SOCKS client.)</p> + <a name="server"></a> <h2>Configuring a server</h2> |