817 B
817 B
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.
#####Dependencies: tor
#####Usage:
toriptables2.py -h
#####To test:
- http://ipchicken.com
- https://check.torproject.org
- http://witch.valdikss.org.ru
- https://ipleak.net
- http://dnsleaktest.com
#####To change IP w/o reload:
sudo kill -HUP $(pidof tor)
Screenshots:
##toriptables2g for GUI Desktop with notification #####Dependencies: tor python-notify