yinheli/sshw

Problem using SSH Keys

virtuallytd opened this issue · 3 comments

There is a problem when using SSH Keys, it looks like its not able to read the key for some reason or use the stored ssh agent.

[sshw] 2018/07/24 11:44:01 [error] ssh: handshake failed: ssh: unable to authenticate, attempted methods [none], no supported methods remain

sshw default use the private key located at ~/.ssh/id_rsa

If it's not in the default location does it not work? As I have multiple keys used on different servers.

@virtuallytd now support custom key path #2, please download the new version.