Skip to content

rtlong/ssh-keys-db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ssh-keys-db

This maintains a list of SSH public keys to help to sort out which belongs to whom when dealing with hundreds of keys.

Sorry the docs suck. Please read the very messy code to figure out details of how it works.

Install:

go get github.com/rtlong/ssh-keys-db
export SSH_KEYS_DB="$PWD/test.json"
ssh-keys-db --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages