preparing add protocol and hostname to ssh-local.sh

This commit is contained in:
primardj 2024-02-02 14:42:52 +00:00
parent 16dc598b33
commit 556956669d

View file

@ -25,6 +25,8 @@ script which permit to launch ssh to connect to the vm on localhost without lett
-p <port>,--port=<port> Select the port, by default 10022 -p <port>,--port=<port> Select the port, by default 10022
-v, --version print the version and exit -v, --version print the version and exit
-h, --help print this help and exit -h, --help print this help and exit
-H <hostname>, --hostname=<hostname> Select the host to connect #TODO
-P <protocol>, --protocol=<protocol> Select the protocol to use #TODO
" "