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