2015-06-17 21:06:56 +00:00
|
|
|
# toriptables2
|
|
|
|
Tor Iptables script is an anonymizer that sets up iptables and tor to route all services and traffic including DNS through the tor network.
|
2015-11-21 21:45:38 +00:00
|
|
|
|
2015-11-25 12:55:06 +00:00
|
|
|
#####Dependencies:
|
|
|
|
tor
|
|
|
|
|
2015-11-25 12:56:07 +00:00
|
|
|
#####Usage:
|
2015-11-25 12:55:06 +00:00
|
|
|
toriptables2.py -h
|
|
|
|
|
2015-11-25 12:56:07 +00:00
|
|
|
#####To test:
|
2016-02-20 19:23:17 +00:00
|
|
|
* http://ip.cc (slow)
|
2016-02-20 19:13:15 +00:00
|
|
|
* http://ifconfig.me
|
2015-11-25 12:56:07 +00:00
|
|
|
* https://check.torproject.org
|
2016-01-04 04:41:13 +00:00
|
|
|
* http://witch.valdikss.org.ru/
|
2015-11-25 12:56:07 +00:00
|
|
|
* http://dnsleaktest.com
|
2015-11-25 12:55:06 +00:00
|
|
|
|
2015-11-25 13:07:22 +00:00
|
|
|
###### Screenshots:
|
2016-02-20 02:56:19 +00:00
|
|
|
* http://bit.ly/1otCXOn
|
2015-11-25 13:08:08 +00:00
|
|
|
* http://bit.ly/1NjmDLn
|