don't forget the dot in privoxy config line.

svn:r578
This commit is contained in:
Roger Dingledine 2003-10-11 23:57:33 +00:00
parent 5ccb28c335
commit 88a068b594
1 changed files with 4 additions and 3 deletions

View File

@ -19,9 +19,10 @@ Quickstart version for users:
to get better privacy. to get better privacy.
8) Optionally, install privoxy (www.privoxy.org), and add the line 8) Optionally, install privoxy (www.privoxy.org), and add the line
"forward-socks4a / localhost:9050 ." (without the quotes) to its config "forward-socks4a / localhost:9050 ." (without the quotes -- don't forget
file. Then change your mozilla to http proxy at localhost port 8118 (and the dot) to its config file. Then change your mozilla to http proxy
no socks proxy). This step will give you good html scrubbing as well. at localhost port 8118 (and no socks proxy). This step will give you
good html scrubbing as well.
(See doc/CLIENTS for why direct socks gives you less anonymity.) (See doc/CLIENTS for why direct socks gives you less anonymity.)
*****If this works for you, you can stop reading here****** *****If this works for you, you can stop reading here******