diff options
Diffstat (limited to 'doc/tor-switchproxy.html')
-rw-r--r-- | doc/tor-switchproxy.html | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/tor-switchproxy.html b/doc/tor-switchproxy.html index d8a9dcd1ff..5c65b3a0a4 100644 --- a/doc/tor-switchproxy.html +++ b/doc/tor-switchproxy.html @@ -117,9 +117,11 @@ src="http://tor.eff.org/img/screenshot-switchproxy-proxytype.jpg" /> <p>Now it will show you the standard proxy config window for Firefox. Give this configuration a proxy label of "tor". Then fill in "localhost" -and "8118" for the first two entries, as shown here. (The first entry is -HTTP, and the second one is typically called something like HTTPS, SSL, -or Secure.) Then click "OK":</p> +and "8118" for all four entries, as shown here. (The first entry is +HTTP, and the second one is typically called something like HTTPS, +SSL, or Secure. Even though Privoxy doesn't support FTP and Gopher, <a +href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">you +should set them up anyway</a>.) Then click "OK":</p> <img alt="proxy config" src="http://tor.eff.org/img/screenshot-switchproxy-proxyconfig.jpg" /> |