Skip to content

An SSH key manager CLI, meant to simplify the process of switching out your private/public keys without messy configs some programs don't even respect.

Notifications You must be signed in to change notification settings

josssch/keyman-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSH Key Swapper

This is a simple CLI tool that allows you to easily swap between different SSH keys on your machine.

I am aware projects like this exist, but I wanted to create my own version as a simple side-project.

Todo

  • Ensure all errors are handled
    • Organize subcommands into their own functions
  • Create public keys from provided private keys
  • Generate new SSH key pairs
  • Add more options for each subcommand
  • Installation docs, usage, etc.
  • Add CI/CD via GitHub Actions

About

An SSH key manager CLI, meant to simplify the process of switching out your private/public keys without messy configs some programs don't even respect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages