script for routing all host traffic through tor on a Slackware Linux host
README.md | ||
toriptables2.py |
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:
- What is my IP address
- Check Tor Project
- Witch proxy checker
- IP leak test
- DNS leak test
- What every Browser knows about you
####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:
- Parrot Security OS 3.1.1 Anonsurf Note: Translation needed
- Arch Linux