Update README.md
This commit is contained in:
parent
6f38f4ac5a
commit
3310d3e730
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
@ -1,4 +1,15 @@
|
||||||
# toriptables2
|
# 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.
|
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:
|
||||||
|
http://ipchicken.com
|
||||||
|
https://check.torproject.org
|
||||||
|
http://dnsleaktest.com
|
||||||
|
|
||||||
Screenshot: http://bit.ly/1NjmDLn
|
Screenshot: http://bit.ly/1NjmDLn
|
||||||
|
|
Loading…
Reference in a new issue