diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2010-05-13 00:38:39 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-13 00:38:39 +0200 |
commit | 129a97d8ac99e31746a209ecbda7726b67959fae (patch) | |
tree | 79d4adfbeb0f7f64d20e38d129fe95f3f4737f31 /network/vidalia/README.SBo | |
parent | 353e8e538df83a2b06fe61729340d46d4245f82d (diff) | |
download | slackbuilds-129a97d8ac99e31746a209ecbda7726b67959fae.tar.gz |
network/vidalia: Updated for version 0.1.15
Diffstat (limited to 'network/vidalia/README.SBo')
-rw-r--r-- | network/vidalia/README.SBo | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/network/vidalia/README.SBo b/network/vidalia/README.SBo index 65a432b73e..0ae5cabbbe 100644 --- a/network/vidalia/README.SBo +++ b/network/vidalia/README.SBo @@ -1,18 +1,17 @@ vidalia README.SBo Once vidalia is installed then edit the ~/.vidalia/torrc file. -Add the following to torrc or use the torrc file from /etc/tor/torrc. +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 # Force Tor to consider whether to build a new circuit every NUM seconds. NewCircuitPeriod 15 -# Set How many entry guards we should we keep at a time. +# Set How many entry guards we should we keep at a time 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 +and use the FoxyProxy's Tor Wizard. For extra anonimity in Firefox then try Torbutton extension and Privoxy. |