Skip to content

ivandokov/ssh-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SSH Manager

Setup and manage ssh and user authorization keys easily and secure

Installation

The installer is going to setup the ssh server

git clone https://github.com/ivandokov/ssh-manager.git
cd ssh-manager
./install

Usage

Add

Add key to user

ssh-manager add [user] [name]

Remove

Remove key from user. The key number is coming from list command.

ssh-manager remove [user] [key number]

List

List all keys managed by ssh-manager for the specified user. Optional -v flag enables verbose mode and prints keys details

ssh-manager list [user] [-v]

About

Setup and manage ssh keys easily and secure

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages