summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRoger Dingledine <arma@torproject.org>2003-10-11 23:44:51 +0000
committerRoger Dingledine <arma@torproject.org>2003-10-11 23:44:51 +0000
commit5ccb28c335959463efd45f304f2a25ebb46a849c (patch)
treed53c0ecb4ff356b9442a4c1fa78fabc3c300cdea /doc
parent4d0b8f00b1795229086f24480e1570fd0a93d76b (diff)
downloadtor-5ccb28c335959463efd45f304f2a25ebb46a849c.tar.gz
tor-5ccb28c335959463efd45f304f2a25ebb46a849c.zip
remove more confusing parts of the README
svn:r577
Diffstat (limited to 'doc')
-rw-r--r--doc/CLIENTS2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/CLIENTS b/doc/CLIENTS
index 2cf4f1f517..8e98853615 100644
--- a/doc/CLIENTS
+++ b/doc/CLIENTS
@@ -53,6 +53,8 @@ well for behemoths like Mozilla.
http: Mozilla: set your socks4 proxy to be the onion proxy (but see above)
privoxy: set your socks4a proxy to be the onion proxy
+ wget: run privoxy, and then add the line
+ "http_proxy=http://localhost:8118" to your ~/.wgetrc.
ssh: tsocks ssh arma@18.244.0.188
ftp: tsocks wget ftp://18.244.0.188/quux.tar --passive
Mozilla: set your socks4 proxy to be the onion proxy