diff options
author | Roger Dingledine <arma@torproject.org> | 2005-07-25 03:36:26 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2005-07-25 03:36:26 +0000 |
commit | c79b7f58a67c493c2fb304d636836b8b8000bf38 (patch) | |
tree | 1401d2423047a404cbebf0bc6d6f9f0dad974d17 /doc/tor-switchproxy.html | |
parent | e45667fdef473939285ca6198c6dfc70ae296a5a (diff) | |
download | tor-c79b7f58a67c493c2fb304d636836b8b8000bf38.tar tor-c79b7f58a67c493c2fb304d636836b8b8000bf38.tar.gz |
do that to the rest of them
svn:r4670
Diffstat (limited to 'doc/tor-switchproxy.html')
-rw-r--r-- | doc/tor-switchproxy.html | 23 |
1 files changed, 13 insertions, 10 deletions
diff --git a/doc/tor-switchproxy.html b/doc/tor-switchproxy.html index f84f14f60..516aa4724 100644 --- a/doc/tor-switchproxy.html +++ b/doc/tor-switchproxy.html @@ -55,8 +55,9 @@ SwitchProxy works anywhere Firefox works. Hopefully everybody else can follow along just fine.</p> <hr /> -<a name="zero"></a> -<h3>Step Zero: Download and Install Tor and Privoxy</h3> +<a id="zero"></a> +<h2><a class="anchor" href="#zero">Step Zero: Download and Install Tor and Privoxy</a></h2> +<br /> <p>Before you start, you need to make sure 1) Tor is up and running, 2) Privoxy is up and running, and 3) Privoxy is configured to point @@ -71,8 +72,9 @@ one</a> of OS X Tor installation howto, since our OS X package includes Privoxy and configures it already.</p> <hr /> -<a name="one"></a> -<h3>Step One: Download and Install SwitchProxy</h3> +<a id="one"></a> +<h2><a class="anchor" href="#one">Step One: Download and Install SwitchProxy</a></h2> +<br /> <p>SwitchProxy is a Firefox plugin, so you need to go through the process of installing a new plugin. First, go to the <a @@ -97,8 +99,9 @@ windows and restart Firefox.</p> src="http://tor.eff.org/img/screenshot-switchproxy-plugin-finished.jpg" /> <hr /> -<a name="two"></a> -<h3>Step Two: Configure SwitchProxy</h3> +<a id="two"></a> +<h2><a class="anchor" href="#two">Step Two: Configure SwitchProxy</a></h2> +<br /> <p>When you restart Firefox, you'll notice there's a new toolbar that lets you control your proxies. Now we're going to set up a proxy @@ -148,8 +151,9 @@ to get a German exit node</a>:</p> src="http://tor.eff.org/img/screenshot-switchproxy-german.jpg" /> <hr /> -<a name="two"></a> -<h3>Step Three: Check if it works</h3> +<a id="three"></a> +<h2><a class="anchor" href="#three">Step Step Three: Check if it works</a></h2> +<br /> <p>Now Firefox is using Privoxy as an HTTP proxy, Privoxy is using Tor as a socks4a proxy, and Tor is making your connections to the Internet.</p> @@ -171,8 +175,7 @@ href="mailto:tor-bugs@freehaven.net">send them to us</a>. Thanks!</p> </div> <div class="bottom" id="bottom"> <i><a href="mailto:tor-webmaster@freehaven.net" - class="smalllink">Webmaster</a></i> - $Id: overview.html,v 1.37 - 2005/07/15 22:19:37 arma Exp $ + class="smalllink">Webmaster</a></i> - $Id$ </div> </body> </html> |