Open
Description
-
~/.ssh/config
Include ~/.ssh/config.etc
-
~/.ssh/config.etc
Host ssh-dump HostName {IP} Port 2220 User root Host ssh-target HostName {IP} User admin ProxyJump ssh-dump IdentityFile ~/.ssh/cert/target.pem
-
command-line connection
ssh ssh-target
-
Mysql Shell for VS Code
ERROR: Shell.open_session: Cannot open SSH Tunnel: Failed to resolve hostname ssh-target (Name or service not known)
Metadata
Metadata
Assignees
Labels
No labels