diff options
author | Roger Dingledine <arma@torproject.org> | 2003-04-18 18:57:22 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2003-04-18 18:57:22 +0000 |
commit | f8c633997982118a6d379a67101d776859143d0b (patch) | |
tree | 5e1c4fa03f9d2ec2469d5885de9b9f4b0c123680 /doc/CLIENTS | |
parent | 10902028e0359781fcb4e6d44889c8a819768ab4 (diff) | |
download | tor-f8c633997982118a6d379a67101d776859143d0b.tar tor-f8c633997982118a6d379a67101d776859143d0b.tar.gz |
update docs to reflect a bit more reality
svn:r252
Diffstat (limited to 'doc/CLIENTS')
-rw-r--r-- | doc/CLIENTS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/CLIENTS b/doc/CLIENTS index 074265ccd..16177fb5d 100644 --- a/doc/CLIENTS +++ b/doc/CLIENTS @@ -51,5 +51,11 @@ Probably tsocks doesn't behave well for behemoths like Mozilla. Part three: applications which support tor correctly +http: Mozilla: set your socks4 proxy to be the onion proxy + privoxy: set your socks4a proxy to be the onion proxy +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 + |