Skip to content

mmeyer2k/authkeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

AuthKeys

An authorized_keys management TUI written entirely in bash.

Features

  • Add and remove keys safely without fear of typos that could cause the server to become inaccessible.
  • Added keys are validated with ssh-keygen
  • History of changes is preserved

Install

curl https://raw.githubusercontent.com/mmeyer2k/authkeys/main/authkeys.sh > /usr/local/bin/authkeys
chmod +x /usr/local/bin/authkeys

Usage

authkeys

About

An authorized_keys management TUI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages