summaryrefslogtreecommitdiff
path: root/net-misc/tor/files/README.gentoo
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2015-10-18 06:23:30 +0300
committerGluzskiy Alexandr <sss123next@list.ru>2015-10-18 06:23:30 +0300
commitd36d3bb151f73f913df82862bcb0f0a83950b2e6 (patch)
tree1d75cbe22bda8b31b6ff2c377ec6d7cc19d428b0 /net-misc/tor/files/README.gentoo
parentd3f5e3dc02b645e59587d1bc6ffab627f7baf988 (diff)
tor git
Diffstat (limited to 'net-misc/tor/files/README.gentoo')
-rw-r--r--net-misc/tor/files/README.gentoo8
1 files changed, 8 insertions, 0 deletions
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!