Go to file
asvvvad fd06f54c8f
Added get and refresh IP options
-i | --ip will get the public IP and -r | --refresh will change the IP and return the new one
2020-07-22 17:43:58 +01:00
README.md Update README.md 2020-06-29 22:43:19 -04:00
toriptables2.py Added get and refresh IP options 2020-07-22 17:43:58 +01:00

README.md

toriptables2

Maintenance

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:

apt install tor

Usage:

toriptables2.py

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 with GUI notification

Dependencies:

Install python-notify

apt install tor

Screenshots:


Installation Methods

Troubleshooting and FAQ