You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## this is ok
ssh ${ip}
## this is not ok
➜ hosts hss -H ${ip}
$ ls
[E] xxxx -> zsh:1: unknown exec flag -q
[E] xxxx -> ssh_exchange_identification: Connection closed by remote host
$
I configured my ssh config with
ProxyJump jump_hosts:26890
The text was updated successfully, but these errors were encountered:
I configured my ssh config with
The text was updated successfully, but these errors were encountered: