script for routing all host traffic through tor on a Slackware Linux host
Go to file
Rupert Edwards e3b597d5ff Added Arch Linux fixes: diff link 2016-12-25 14:09:57 -05:00
README.md Added Arch Linux fixes: diff link 2016-12-25 14:09:57 -05:00
toriptables2.py [BUGFIX] Fix "Can't get public ip address" error while tor is still error 2016-08-06 17:41:33 -04:00

README.md

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:

####To change IP w/o reload: #####Refresh Check Tor Project webpage

sudo kill -HUP $(pidof tor)

Screenshots:


##toriptables2g for GUI Desktop with notification ####Dependencies: tor python-notify

Screenshot:

###Distro Specific Fix: