Browse Source

mention that tsocks is only needed if your application also doesn't
support http


svn:r3163

Roger Dingledine 19 years ago
parent
commit
3b6eecf9ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      doc/tor-doc.html

+ 1 - 1
doc/tor-doc.html

@@ -201,7 +201,7 @@ DNS requests when it uses a socks proxy directly</a>. Privoxy also gives
 you good html scrubbing.</p>
 
 <p>You might want to use Tor with an application that doesn't
-support socks directly. In this case, you should look at
+support socks or http directly. In this case, you should look at
 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 socks4a, consider using <a