2.8 KiB
2.8 KiB
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 -l
To test your anonymity:
Expand for anonymity test
To change Tor IP address:
toriptables2.py -r
To automate changing Tor IP:
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
ToDo:
- Python3.x version, toriptables3. See FAQ.
- Compile toriptables2.py as an ELF 64-bit LSB x86-64 executable.