Update README.md
This commit is contained in:
@@ -25,11 +25,11 @@ v0.8 Added support for Privoxy and TOR
|
|||||||
```
|
```
|
||||||
-> It is now possible to use Typo-Enumerator with Privoxy and TOR (--tor)<br>
|
-> It is now possible to use Typo-Enumerator with Privoxy and TOR (--tor)<br>
|
||||||
Privoxy is used to prevent dns leakage ;)<br>
|
Privoxy is used to prevent dns leakage ;)<br>
|
||||||
Please make sure the Privoxy config (/etc/privoxy/config) is set to something like:<br>
|
Please make sure the Privoxy config (/etc/privoxy/config) is set to something like:<br>
|
||||||
listen-address 127.0.0.1:8118<br>
|
listen-address 127.0.0.1:8118<br>
|
||||||
forward-socks5 / 127.0.0.1:9050 .<br>
|
forward-socks5 / 127.0.0.1:9050 .<br>
|
||||||
These are the standart ports for Privoxy and TOR<br>
|
These are the standart ports for Privoxy and TOR<br>
|
||||||
If TOR is used, threads will be set to 2 in order to minimize errors<br>
|
If TOR is used, threads will be set to 2 in order to minimize errors<br>
|
||||||
|
|
||||||
-> All requests (except of the update download) are now made with urllib2<br>
|
-> All requests (except of the update download) are now made with urllib2<br>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user