go install github.com/mvrpl/kssh@latestscoop bucket add mvrpl https://github.com/mvrpl/windows-apps
scoop install mvrpl/ksshbrew tap mvrpl/unix-apps https://github.com/mvrpl/unix-apps
brew install ksshYou can set AWS KMS resource ID or Alias:
export KSSH_KEY=63c5fc45-f568-430e-89f5-3t92d7491f5e
Supported Cloud AWS KMS:
Linux, Mac OS and Microsoft Windows
Print public key:
kssh --authorized_key
ecdsa-sha2-nistp256 AAAAzzz
You can copy the public key to ~/.ssh/authorized_keys in your home directory on the remote machine.
kssh username@hostname
kssh --help
