Roger Dingledine commited on 2006-04-02 11:43:18
Zeige 4 geänderte Dateien mit 33 Einfügungen und 32 Löschungen.
| ... | ... |
@@ -75,15 +75,15 @@ href="<page docs/tor-switchproxy>">Tor SwitchProxy howto</a> to set up |
| 75 | 75 |
a plugin that makes it easy to switch between using Tor and using a |
| 76 | 76 |
direct connection.</p> |
| 77 | 77 |
|
| 78 |
-<p>Otherwise, you need to manually configure your browser to HTTP proxy |
|
| 79 |
-at localhost port 8118. |
|
| 80 |
-(That's where Privoxy listens.) |
|
| 81 |
-In Mozilla, this is in Mozilla|Preferences|Advanced|Proxies. |
|
| 82 |
-You should set both your Web Proxy (HTTP) and your Secure Web Proxy |
|
| 83 |
-(HTTPS or SSL) to localhost port 8118, to hide your SSL traffic too. |
|
| 84 |
-You should consider configuring your "FTP Proxy" too; see <a |
|
| 85 |
-href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">this |
|
| 86 |
-note</a> about Tor and ftp proxies. |
|
| 78 |
+<p>Otherwise, you need to manually configure your browser's proxy |
|
| 79 |
+settings. |
|
| 80 |
+In Firefox, this is in Mozilla|Preferences|Advanced|Proxies. |
|
| 81 |
+You should fill in "localhost" |
|
| 82 |
+and "8118" to point the top four protocols to Privoxy, as shown here. (Even |
|
| 83 |
+though Privoxy doesn't support FTP and Gopher, <a |
|
| 84 |
+href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">you |
|
| 85 |
+should set them up anyway</a>.) You should also fill out the socks proxy entry to point directly to Tor ("localhost", "9050", and socks5)
|
|
| 86 |
+to cover protocols besides the first four. Then click "OK".</p> |
|
| 87 | 87 |
</p> |
| 88 | 88 |
|
| 89 | 89 |
<p>If you want to use Tor with Safari, you need to change your |
| ... | ... |
@@ -89,15 +89,16 @@ href="<page docs/tor-switchproxy>">Tor SwitchProxy howto</a> to set up |
| 89 | 89 |
a plugin that makes it easy to switch between using Tor and using a |
| 90 | 90 |
direct connection.</p> |
| 91 | 91 |
|
| 92 |
-<p>Otherwise, you need to manually configure your browser to HTTP proxy |
|
| 93 |
-at localhost port 8118. |
|
| 94 |
-(That's where Privoxy listens.) |
|
| 92 |
+<p>Otherwise, you need to manually configure your browser's proxy |
|
| 93 |
+settings. |
|
| 95 | 94 |
In Mozilla, this is in Edit|Preferences|Advanced|Proxies. |
| 96 | 95 |
In Opera 7.5x it's Tools|Preferences|Network|Proxy servers. |
| 97 |
-You should click the "use the same proxy server for all protocols" |
|
| 98 |
-button; but see <a |
|
| 99 |
-href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">this |
|
| 100 |
-note</a> about Tor and ftp proxies. |
|
| 96 |
+You should fill in "localhost" |
|
| 97 |
+and "8118" to point the top four protocols to Privoxy, as shown here. (Even |
|
| 98 |
+though Privoxy doesn't support FTP and Gopher, <a |
|
| 99 |
+href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">you |
|
| 100 |
+should set them up anyway</a>.) You should also fill out the socks proxy entry to point directly to Tor ("localhost", "9050", and socks5)
|
|
| 101 |
+to cover protocols besides the first four. Then click "OK".</p> |
|
| 101 | 102 |
|
| 102 | 103 |
<p>Using privoxy is <strong>necessary</strong> because <a |
| 103 | 104 |
href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">browsers |
| ... | ... |
@@ -79,20 +79,20 @@ href="<page docs/tor-switchproxy>">Tor SwitchProxy howto</a> to set up |
| 79 | 79 |
a plugin that makes it easy to switch between using Tor and using a |
| 80 | 80 |
direct connection.</p> |
| 81 | 81 |
|
| 82 |
-<p>Otherwise, you need to manually configure your browser to HTTP proxy |
|
| 83 |
-at localhost port 8118. |
|
| 84 |
-(That's where Privoxy listens.) |
|
| 85 |
-In Mozilla, this is in Edit|Preferences|Advanced|Proxies. |
|
| 82 |
+<p>Otherwise, you need to manually configure your browser's proxy |
|
| 83 |
+settings. |
|
| 84 |
+In Mozilla and Firefox, this is in Edit|Preferences|Advanced|Proxies. |
|
| 86 | 85 |
In Opera 7.5x it's Tools|Preferences|Network|Proxy servers. |
| 87 | 86 |
In IE, it's Tools|Internet Options|Connections|LAN Settings|Advanced. |
| 88 |
-You should click the "use the same proxy server for all protocols" |
|
| 89 |
-button; but see <a |
|
| 90 |
-href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">this |
|
| 91 |
-note</a> about Tor and ftp proxies. |
|
| 92 |
-In IE, this looks something like:</p> |
|
| 93 |
- |
|
| 94 |
-<img alt="Proxy settings in IE" |
|
| 95 |
-src="../img/screenshot-win32-ie-proxies.jpg" /> |
|
| 87 |
+You should fill in "localhost" |
|
| 88 |
+and "8118" to point the top four protocols to Privoxy, as shown here. (Even |
|
| 89 |
+though Privoxy doesn't support FTP and Gopher, <a |
|
| 90 |
+href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">you |
|
| 91 |
+should set them up anyway</a>.) You should also fill out the socks proxy entry to point directly to Tor ("localhost", "9050", and socks5)
|
|
| 92 |
+to cover protocols besides the first four. Then click "OK":</p> |
|
| 93 |
+ |
|
| 94 |
+<img alt="Proxy settings in Firefox" |
|
| 95 |
+src="../img/screenshot-win32-firefox-proxies.jpg" /> |
|
| 96 | 96 |
|
| 97 | 97 |
<p>Using Privoxy is <strong>necessary</strong> because <a |
| 98 | 98 |
href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#SOCKSAndDNS">browsers |
| ... | ... |
@@ -104,12 +104,12 @@ src="../img/screenshot-switchproxy-proxytype.jpg" /> |
| 104 | 104 |
|
| 105 | 105 |
<p>Now it will show you the standard proxy config window for Firefox. |
| 106 | 106 |
Give this configuration a proxy label of "tor". Then fill in "localhost" |
| 107 |
-and "8118" for all four entries, as shown here. (Even |
|
| 107 |
+and "8118" to point the top four protocols to Privoxy, as shown here. (Even |
|
| 108 | 108 |
though Privoxy doesn't support FTP and Gopher, <a |
| 109 | 109 |
href="http://wiki.noreply.org/noreply/TheOnionRouter/TorFAQ#FtpProxy">you |
| 110 |
-should set them up anyway</a>.) You should also fill out the |
|
| 111 |
-socks proxy entry ("localhost" and "9050" and socks5) to cover protocols
|
|
| 112 |
-besides the first four. Then click "OK":</p> |
|
| 110 |
+should set them up anyway</a>.) You should also fill out the socks |
|
| 111 |
+proxy entry to point directly to Tor ("localhost", "9050", and socks5)
|
|
| 112 |
+to cover protocols besides the first four. Then click "OK":</p> |
|
| 113 | 113 |
|
| 114 | 114 |
<img alt="proxy config" |
| 115 | 115 |
src="../img/screenshot-switchproxy-proxyconfig.jpg" /> |
| 116 | 116 |