/ssh-key-manager

SSH Key Manager for python, Creates public and private keys for SSH

Primary LanguagePython

ssh-key-manager

SSH Key Manager for python, Creates public and private keys for SSH

Will create a .ssh folder with keys in there. Uses 4096 byte size as default. There are a few things todo:

  • Make it into a package
  • Tidy up code a bit
  • Create unit tests