From ffc8cbb3cdd38155c162da0cd5fb785b4ee77df4 Mon Sep 17 00:00:00 2001
From: Roger Dingledine
Date: Wed, 18 Aug 2004 23:34:41 +0000
Subject: mention that you can add the line to privoxy's config file anywhere
svn:r2300
---
doc/tor-doc.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/tor-doc.html b/doc/tor-doc.html
index 55942acf0..af3ea5796 100644
--- a/doc/tor-doc.html
+++ b/doc/tor-doc.html
@@ -192,8 +192,8 @@ not.)
href="http://www.privoxy.org/">privoxy, which is a filtering web
proxy that integrates well with Tor. Add the line
forward-socks4a / localhost:9050 .
-(don't forget the dot) to its
-config file. Then change your mozilla to http proxy at localhost port 8118
+(don't forget the dot) to its config file (you can just add it to the
+top). Then change your mozilla to http proxy at localhost port 8118
(and no socks proxy). You should also set your SSL proxy to the same
thing, to hide your https traffic. Using privoxy is necessary because
Mozilla leaks your
--
cgit v1.2.3