No description
Find a file
2018-12-30 08:18:45 -05:00
README.md Fixed: Getting public IP 2018-12-30 08:18:45 -05:00
toriptables2.py Changed get IP location to TOR 2018-12-30 07:14:33 -05: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 manually change IP w/o reload:

Refresh Check Tor Project webpage
sudo kill -HUP $(pidof tor)

To automate changing Tor IP:

Screenshots:


toriptables2g for GUI Desktop with notification

Dependencies:

tor python-notify

Screenshot


Installation Methods

Troubleshooting and FAQ