You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
…
|
||
---|---|---|
.. | ||
README.gentoo | ||
tor-0.2.7.4-torrc.sample.patch | ||
tor-0.4.7.13-libressl.patch | ||
tor.confd | ||
tor.initd-r9 | ||
tor.service | ||
torrc-r2 |
README.gentoo
We created a configuration file for tor, /etc/tor/torrc, but you can
change it according to your needs. Use the torrc.sample that is in
that directory as a guide. Also, to have privoxy work with tor
just add the following line
forward-socks4a / localhost:9050 .
to /etc/privoxy/config. Notice the . at the end!