From 556956669dad92367280618b3964c34e7a757998 Mon Sep 17 00:00:00 2001 From: primardj Date: Fri, 2 Feb 2024 14:42:52 +0000 Subject: [PATCH] preparing add protocol and hostname to ssh-local.sh --- ssh-local.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ssh-local.sh b/ssh-local.sh index 1cf2be5..a5dc4e2 100755 --- a/ssh-local.sh +++ b/ssh-local.sh @@ -25,6 +25,8 @@ script which permit to launch ssh to connect to the vm on localhost without lett -p ,--port= Select the port, by default 10022 -v, --version print the version and exit -h, --help print this help and exit + -H , --hostname= Select the host to connect #TODO + -P , --protocol= Select the protocol to use #TODO "