# 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: ```python 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: ######Refresh Check Tor project webpage ```bash sudo kill -HUP $(pidof tor) ``` ###### Screenshots: [Parrot Security OS](http://bit.ly/2b6IjNP) [Kali Linux, Rolling Edition](http://bit.ly/1otCXOn) [Tor IP Tables rules loaded](http://bit.ly/1NjmDLn) ##[toriptables2g for GUI Desktop with notification](https://bitbucket.org/ruped24/toriptables2g/src) #####Dependencies: tor python-notify ###### Screenshot: [Tor Iptables2G with desktop notification](http://bit.ly/2bJO9WA) ####Distro Specific Fix: [Parrot Security OS 3.1.1 Anonsurf](https://www.inforge.net/xi/threads/parrot-security-os-3-1-1-anonsurf-fix-tor-by-vap0r.457379/) *Note: Translation needed*