Friday, September 3, 2010

How to Speed Up TOR Proxy Network


1. Open Up TOR Control Panel
2. Click Settings
3. Click Advanced
4. See where it says "TOR Configuration File" copy that.
-= This is where your config file is stored, navigate to it by explorer or use the steps below =-
5. Go to Run
6. Type CMD and click ENTER
7. Type notepad And then right click > paste the file location then press enter

Now paste the below to the file, and then Save!.

Code:
# Try for at most NUM seconds when building circuits. If the circuit isn't
# open in that time, give up on it. (Default: 1 minute.)
CircuitBuildTimeout 5
# Send a padding cell every N seconds to keep firewalls from closing our
# connections while Tor is not in use.
KeepalivePeriod 60
# Force Tor to consider whether to build a new circuit every NUM seconds.
NewCircuitPeriod 15
# How many entry guards should we keep at a time?
NumEntryGuards 8 


To apply changes stop TOR and then Start TOR Again
 ......................................................................................................................................................................................
......................................................................................................................................................................................
..............................................................................................................................................................................................

0 comments:

Post a Comment