mirror of
https://github.com/sshuttle/sshuttle.git
synced 2025-05-09 18:44:53 +02:00
Minor tweak to help for the python= option.
This commit is contained in:
parent
33bc55be27
commit
dc9a5e63c7
2
main.py
2
main.py
@ -52,7 +52,7 @@ sshuttle --server
|
|||||||
l,listen= transproxy to this ip address and port number [127.0.0.1:0]
|
l,listen= transproxy to this ip address and port number [127.0.0.1:0]
|
||||||
H,auto-hosts scan for remote hostnames and update local /etc/hosts
|
H,auto-hosts scan for remote hostnames and update local /etc/hosts
|
||||||
N,auto-nets automatically determine subnets to route
|
N,auto-nets automatically determine subnets to route
|
||||||
python= specify the name/path of the python interpreter on the remote server [python]
|
python= path to python interpreter on the remote server [python]
|
||||||
r,remote= ssh hostname (and optional username) of remote sshuttle server
|
r,remote= ssh hostname (and optional username) of remote sshuttle server
|
||||||
x,exclude= exclude this subnet (can be used more than once)
|
x,exclude= exclude this subnet (can be used more than once)
|
||||||
v,verbose increase debug message verbosity
|
v,verbose increase debug message verbosity
|
||||||
|
Loading…
Reference in New Issue
Block a user