Kade
Results
2
issues of
Kade
Currently, get some info from host string: * ssh host * ssh port * ssh user * ~~ssh env variable (#111)~~
``` cat ~/.ssh/config Host 192.168.16.10 User root Port 22 ``` `connecting to clients failed: connecting to remote host failed: Connect("root@:22"): ssh: handshake failed: ssh: unable to authenticate, attempted methods [none...