From 7aa35e92cec7290e6b1053ed54af2090520cdc0e Mon Sep 17 00:00:00 2001 From: Rupert Edwards Date: Thu, 8 Dec 2016 17:33:10 -0500 Subject: [PATCH] Added TorIptables installation wiki page --- Optional-installation-methods-for-toriptables2.py.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Optional-installation-methods-for-toriptables2.py.md b/Optional-installation-methods-for-toriptables2.py.md index 072ffb1..0a98869 100644 --- a/Optional-installation-methods-for-toriptables2.py.md +++ b/Optional-installation-methods-for-toriptables2.py.md @@ -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