Added TorIptables installation wiki page
parent
2af5351b35
commit
7aa35e92ce
1 changed files with 10 additions and 0 deletions
|
@ -39,6 +39,16 @@ 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
|
||||
|
|
Loading…
Reference in a new issue