Go to file
Rupert Edwards 54e944db59
Update README.md
2020-09-20 03:57:58 -04:00
README.md Update README.md 2020-09-20 03:57:58 -04:00
toriptables2.py Update toriptables2.py 2020-09-19 09:49:33 -04: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 -l

To test your anonymity:

Expand for anonymity test

To change Tor IP address:

toriptables2.py -r

To automate changing Tor IP:

Expand for tor ip switcher

Screenshot

Tor IP Switcher


Screenshots:

Expand for Screenshots

toriptables2g w/ GUI notification

Expand for toriptables2g installation and usage

Dependencies:

Install python-notify

apt install tor

Screenshots:


Installation Methods

Troubleshooting and FAQ


toriptables3

Expand for toriptables3

Upgrade to the Python 3.8 version.

The successor to the Python 2.7 version.