Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 1.85 KB

File metadata and controls

52 lines (40 loc) · 1.85 KB

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


Dependencies:

apt install tor python-notify

Screenshot


Installation Methods

Troubleshooting and FAQ