mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-08-15 10:49:01 +02:00
Simplify nftables based method
This commit is contained in:
committed by
Brian May
parent
6e9c58b4b4
commit
3edeb726b8
@ -44,7 +44,7 @@ Options
|
||||
to during startup will be routed over the VPN. Valid examples are
|
||||
example.com, example.com:8000 and example.com:8000-9000.
|
||||
|
||||
.. option:: --method [auto|nat|tproxy|pf]
|
||||
.. option:: --method [auto|nat|nft|tproxy|pf]
|
||||
|
||||
Which firewall method should sshuttle use? For auto, sshuttle attempts to
|
||||
guess the appropriate method depending on what it can find in PATH. The
|
||||
|
Reference in New Issue
Block a user