Go to file
Rupert Edwards ba6082eaab
[Fixed] Getting Public IP Address
2020-05-28 16:59:37 -04:00
README.md Update README.md 2020-01-20 10:09:34 -05:00
toriptables2.py [Fixed] Getting Public IP Address 2020-05-28 16:53:22 -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:

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:

apt install tor python-notify

Screenshot


Installation Methods

Troubleshooting and FAQ