Tor Iptables script is an anonymizer that sets up iptables and tor to route all services and traffic including DNS through the Tor network.
apt install tor
toriptables3.py -l
Expand for screenshots
Expand for installation
sudo mv toriptables3.py /usr/local/bin
Expand for anonymity test
Expand for change Tor IP address
toriptables3.py -r
Expand for toriptables3g installation and usage
apt install tor
toriptables3 is the successor to toriptables2.