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 f4647b1..9448b02 100644
--- a/sshuttle/options.py
+++ b/sshuttle/options.py
@@ -287,6 +287,12 @@ parser.add_argument(
"""
)
parser.add_argument(
+ "--user",
+ help="""
+ apply all the rules only to this linux user
+ """
+)
+parser.add_argument(
"--firewall",
action="store_true",
help="""