summaryrefslogtreecommitdiffstats
path: root/sshuttle/options.py
diff options
context:
space:
mode:
Diffstat (limited to 'sshuttle/options.py')
-rw-r--r--sshuttle/options.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/sshuttle/options.py b/sshuttle/options.py
index 0ac7690..acd46da 100644
--- a/sshuttle/options.py
+++ b/sshuttle/options.py
@@ -383,6 +383,12 @@ parser.add_argument(
"""
)
parser.add_argument(
+ "--group",
+ help="""
+ apply all the rules only to this linux group
+ """
+)
+parser.add_argument(
"--firewall",
action="store_true",
help="""