Added TorIptables2 installation wiki page
parent
3ceb4352fb
commit
34fd953227
1 changed files with 7 additions and 8 deletions
|
@ -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) >>
|
||||
```
|
Loading…
Reference in a new issue