toriptables2/README.md

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

#####Usage: toriptables2.py -h

#####To test:
* [What is my IP address](http://whatismyipaddress.com)
* [Check Tor Project](https://check.torproject.org)
* [Witch proxy checker](http://witch.valdikss.org.ru)
* [IP leak test](https://ipleak.net)
* [DNS leak test](http://dnsleaktest.com)


#####To change IP w/o reload:
######Refresh Check Tor project webpage
```bash
sudo kill -HUP $(pidof tor)
Screenshots:

##toriptables2g for GUI Desktop with notification #####Dependencies: tor python-notify

Screenshot:

####Distro Specific Fix: