summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2004-12-17 06:41:42 +0000
committerRoger Dingledine <arma@torproject.org>2004-12-17 06:41:42 +0000
commit3b6eecf9eaf67a34cb584df61eb5afde89b652af (patch)
tree591bfcadef2f689086cfaae933ca66d749987f9f
parent425cb18e07b2e028b6d8cbda1ffed00043063308 (diff)
downloadtor-3b6eecf9eaf67a34cb584df61eb5afde89b652af.tar.gz
tor-3b6eecf9eaf67a34cb584df61eb5afde89b652af.zip
mention that tsocks is only needed if your application also doesn't
support http svn:r3163
-rw-r--r--doc/tor-doc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html
index 0cf593e964..6bd1c34652 100644
--- a/doc/tor-doc.html
+++ b/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