From 93b3658150a542787497be30a5ed5613da84ecab Mon Sep 17 00:00:00 2001 From: primardj Date: Fri, 2 Feb 2024 15:17:48 +0000 Subject: [PATCH] add comments in ssh-local --- ssh-local.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ssh-local.sh b/ssh-local.sh index a5dc4e2..12bec3a 100755 --- a/ssh-local.sh +++ b/ssh-local.sh @@ -69,3 +69,6 @@ echo port=${Port} ssh -o "StrictHostKeyChecking no" -o "UserKnownHostsFile=/dev/null" -p ${Port} ${User}@localhost + +# add possibility for vnc and rsp +# rsp command to connect: xfreerdp /v:hostname /u:user /dynamic-resolution