Skip to content

datapimp/ssh-sentry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sentry allows you to manage your ssh access to various environments for your development team.

Usage sentry [command] [options]

Examples:

To initialize sentry on a server:

  sentry start from ~/.ssh/authorized_keys

To add or remove users from a host:

sentry authorize jonathan on staging with ~/.ssh/id_rsa.pub sentry revoke jonathan on staging

To manage a remote ssh box with sentry:

  sentry manage remote sshuser@sshhost with ~/.ssh/id_rsa.pub

About

easy ssh key management for development teams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages