Added TorIptables2 installation wiki page

Rupert Edwards 2016-12-08 00:06:35 -05:00
parent 3ceb4352fb
commit 34fd953227

@ -40,12 +40,11 @@ optional arguments:
1. `sudo python -m toriptables2 -h`
```
usage: toriptables2.py [-h] [-l] [-f]
Tor Iptables script for loading and unloading iptables rules
optional arguments:
-h, --help show this help message and exit
-l, --load This option will load tor iptables rules
-f, --flush This option flushes the iptables rules to default
┌─[mint@mint]─[~]
└──╼1 (00:03:16) >> sudo python -m toriptables2 -l
[+] Anonymizer status [ON]
[*] Getting public IP, please wait...
[+] Your IP is 185.38.14.171
┌─[mint@mint]─[~]
└──╼2 (00:03:39) >>
```