From 5e21bdb06358596c686d2197f4520e53e188bb10 Mon Sep 17 00:00:00 2001 From: Andrew Lewman Date: Sun, 26 Jun 2005 13:53:21 +0000 Subject: [PATCH] updated screenshots, added 2 for privoxy logfile and jarfile. Screenshots courtesy of memeticist. svn:r4490 --- doc/tor-doc-win32.html | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/doc/tor-doc-win32.html b/doc/tor-doc-win32.html index a9495288cb..dcf67ddf7a 100644 --- a/doc/tor-doc-win32.html +++ b/doc/tor-doc-win32.html @@ -43,7 +43,7 @@ than the version printed in this screenshot):

tor installer splash page +src="http://tor.eff.org/img/screenshot-win32-installer-splash.png" />

By default, Tor is not configured to run at startup. @@ -53,7 +53,7 @@ Be sure to leave the other boxes checked.

select components to install +src="http://tor.eff.org/img/screenshot-win32-installer-components.png" />

Once the installer is finished, it will run Tor in a window so you can see its logs and errors. (You can minimize this window, but do @@ -61,7 +61,7 @@ not close it.)

tor window screenshot +src="http://tor.eff.org/img/screenshot-win32-dos-window.png" />

Tor comes configured as a client by default. It uses a built-in default configuration file, and most people won't need to change any of @@ -87,7 +87,7 @@ Programs:

editing privoxy config +src="http://tor.eff.org/img/screenshot-win32-privoxy-config.png" />

Add the line
forward-socks4a / localhost:9050 .
@@ -96,16 +96,23 @@ The easiest way is to select the above line and copy/paste it into the file. Be sure to save.

+privoxy points to tor +

Privoxy keeps a log file of everything passed through it. In -order to stop this you will need to comment out (insert a # before) the line
+order to stop this you will need to comment out two lines by inserting a +# before the line. The two lines are:
logfile privoxy.log
and the line
jarfile jar.log
Be sure to save.

-privoxy points to tor +comment out logfile + +comment out jarfile

Step Three: Configure your applications to use Tor