summaryrefslogtreecommitdiffstats
path: root/network/vidalia/README.SBo
diff options
context:
space:
mode:
author markus reichelt2011-07-09 19:03:07 +0200
committer Niels Horn2011-07-15 00:50:59 +0200
commit493cc1ff38009e49bacf02897fe318ae8fcb6c23 (patch)
treeb4c3ca2bcfbe900f4de5563a5e7aeddfecb50443 /network/vidalia/README.SBo
parent1a2f261d32a48c680785b6ad85c613ac6c14dfa5 (diff)
downloadslackbuilds-493cc1ff38009e49bacf02897fe318ae8fcb6c23.tar.gz
network/vidalia: Updated for version 0.2.12.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/vidalia/README.SBo')
-rw-r--r--network/vidalia/README.SBo16
1 files changed, 13 insertions, 3 deletions
diff --git a/network/vidalia/README.SBo b/network/vidalia/README.SBo
index 0ae5cabbbe..73d7a6d58a 100644
--- a/network/vidalia/README.SBo
+++ b/network/vidalia/README.SBo
@@ -3,7 +3,8 @@ vidalia README.SBo
Once vidalia is installed then edit the ~/.vidalia/torrc file.
Add the following to torrc or use a the torrc file from /etc/tor/torrc.
-# Set the Tor Circuit Build time to find faster tor servers, increments of seconds
+# Set the Tor Circuit Build time to find faster tor servers, increments
+# of seconds
CircuitBuildTimeout 2
# connections while Tor is not in use.
KeepalivePeriod 60
@@ -13,5 +14,14 @@ NewCircuitPeriod 15
NumEntryGuards 8
To use vidalia and tor with Firefox then add the FoxyProxy extension
-and use the FoxyProxy's Tor Wizard. For extra anonimity in Firefox then try
-Torbutton extension and Privoxy.
+and use the FoxyProxy's Tor Wizard. For extra anonimity in Firefox then
+try Torbutton extension and Privoxy.
+
+As of version 0.2.10 vidalia supports the local GeoIP database from
+MaxMind. If the package hasn't been built with GEOIP=no, edit your
+vidalia.conf to enable using the database via the
+"UseLocalGeoIpDatabase" and "LocalGeoIpDatabase" options. For example:
+
+[General]
+UseLocalGeoIpDatabase=true
+LocalGeoIpDatabase=/var/lib/GeoIP/GeoIP.dat