From d36d3bb151f73f913df82862bcb0f0a83950b2e6 Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 18 Oct 2015 06:23:30 +0300 Subject: tor git --- net-misc/tor/files/README.gentoo | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 net-misc/tor/files/README.gentoo (limited to 'net-misc/tor/files/README.gentoo') diff --git a/net-misc/tor/files/README.gentoo b/net-misc/tor/files/README.gentoo new file mode 100644 index 0000000..35214ac --- /dev/null +++ b/net-misc/tor/files/README.gentoo @@ -0,0 +1,8 @@ +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! -- cgit v1.2.3