mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
add borders around some of the screenshots
point to the dist/win32 dir svn:r3183
This commit is contained in:
parent
da741a978b
commit
9472f23e6d
@ -15,8 +15,8 @@
|
|||||||
<h2>Installing Tor</h2>
|
<h2>Installing Tor</h2>
|
||||||
|
|
||||||
<p>You can get the latest releases <a
|
<p>You can get the latest releases <a
|
||||||
href="http://tor.freehaven.net/dist/">here</a>. Look for the highest
|
href="http://tor.freehaven.net/dist/win32/">here</a>. Look for the
|
||||||
version (most recent date) that includes "-win32.exe".
|
highest version (most recent date) that includes "-win32.exe".
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>Our Tor installer should make everything pretty simple:
|
<p>Our Tor installer should make everything pretty simple:
|
||||||
@ -45,14 +45,14 @@ tray:
|
|||||||
|
|
||||||
<p>You need to configure Privoxy to use Tor. Open Privoxy's main config file:</p>
|
<p>You need to configure Privoxy to use Tor. Open Privoxy's main config file:</p>
|
||||||
|
|
||||||
<img alt="editing privoxy config" src="http://tor.freehaven.net/img/GCS_053.jpg" />
|
<img border="1" alt="editing privoxy config" src="http://tor.freehaven.net/img/GCS_053.jpg" />
|
||||||
|
|
||||||
<p>Add the line <br>
|
<p>Add the line <br>
|
||||||
<tt>forward-socks4a / localhost:9050 .</tt><br>
|
<tt>forward-socks4a / localhost:9050 .</tt><br>
|
||||||
(don't forget the dot) to privoxy's config file (you can just add it to the
|
(don't forget the dot) to privoxy's config file (you can just add it to the
|
||||||
top):</p>
|
top):</p>
|
||||||
|
|
||||||
<img alt="privoxy points to tor" src="http://tor.freehaven.net/img/GCS_006.jpg" />
|
<img border="1" alt="privoxy points to tor" src="http://tor.freehaven.net/img/GCS_006.jpg" />
|
||||||
|
|
||||||
<p>Then change your browser to http proxy at localhost port 8118.
|
<p>Then change your browser to http proxy at localhost port 8118.
|
||||||
In Mozilla, this is in Edit|Preferences|Advanced|Proxies. In IE, it's
|
In Mozilla, this is in Edit|Preferences|Advanced|Proxies. In IE, it's
|
||||||
|
Loading…
Reference in New Issue
Block a user