Skip to content

ivandokov/ssh-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e36099a · Dec 4, 2017

History

4 Commits
Dec 4, 2017
Mar 1, 2017
Mar 7, 2017
Mar 7, 2017

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