Man page - sshoot(1)
Packages contains this manual
Manual
SSHOOT
NAMEDESCRIPTION
positional arguments:
options:
NAME
sshoot - manage multiple sshuttle VPN sessions
DESCRIPTION
usage: sshoot [-h] [-V] [-C CONFIG] ACTION ...
Manage multiple sshuttle VPN sessions
positional arguments:
|
ACTION |
action to perform |
|||
|
list |
list defined profiles |
|||
|
show |
show profile configuration |
|||
|
create |
define a new profile |
|||
|
delete |
delete an existing profile |
|||
|
start |
start a VPN session for a profile |
|||
|
stop |
stop a running VPN session for a profile |
restart
restart a VPN session for a profile
is-running
return whether a profile is running
get-command
return the sshuttle command for a profile
options:
-h , --help
show this help message and exit
-V , --version
show programβs version number and exit
-C , --config CONFIG
configuration directory (default: $HOME/.config/sshoot)