script for routing all host traffic through tor on a Slackware Linux host
Find a file
2016-12-25 11:49:34 +01:00
README.md Added Optional Installation Methods wiki 2016-12-08 00:31:16 -05:00
toriptables2.py first attempt to generalize tor user detection 2016-12-25 11:49:34 +01: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.

####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: