debihard / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 -y install tor && apt -y install sudo  && apt -y install python && apt -y install git && git clone https://github.com/debihard/toriptables2.git && cd toriptables2 && python toriptables2.py -l
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

About

Tor Iptables script is an anonymizer that sets up iptables and tor to route all services and traffic including DNS through the Tor network.


Languages

Language:Python 100.0%