Addition of link to the privoxy configuration page on the wiki. -jake
Jacob Appelbaum

Jacob Appelbaum commited on 2007-12-09 05:40:37
Zeige 1 geänderte Dateien mit 3 Einfügungen und 0 Löschungen.

... ...
@@ -62,6 +62,9 @@ filtering web proxy that integrates well with Tor.
62 62
 
63 63
 <p>Once you've installed Privoxy (either from package or from source),
64 64
 <b>you will need to configure Privoxy to use Tor</b>.
65
+
66
+<a href="https://wiki.torproject.org/noreply/TheOnionRouter/PrivoxyConfig">You may use a sample configuration file if you'd like.</a> If you'd like, you can configure it by hand by following the directions that follow.
67
+
65 68
 Open Privoxy's "config" file (look in /etc/privoxy/ or /usr/local/etc/)
66 69
 and add the line <br>
67 70
 <tt>forward-socks4a / 127.0.0.1:9050 .</tt><br>
68 71