Skip to content

mvrpl/kssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

275 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Release KSSH Dependabot Scoop Version Brew Version

SSH client with AWS KMS

Installation

With Go

go install github.com/mvrpl/kssh@latest

MS Windows

scoop bucket add mvrpl https://github.com/mvrpl/windows-apps
scoop install mvrpl/kssh

Unix

brew tap mvrpl/unix-apps https://github.com/mvrpl/unix-apps
brew install kssh

You can set AWS KMS resource ID or Alias:

export KSSH_KEY=63c5fc45-f568-430e-89f5-3t92d7491f5e

Supported Cloud AWS KMS:

AWS KMS Key

Support

Linux, Mac OS and Microsoft Windows

authorized_key

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.

ssh login

kssh username@hostname

usage

kssh --help

About

SSH Log-in with AWS KMS Key

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages