tegarimansyah / secure-server-manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Secure SSH Manager (SSM)

Backup SSH configuration and server configuration. Read this blog for the context https://blog.tegar.my.id/building-an-cli-for-streamlining-server-access-management-with-pangea-vault-and-authn

How to Run

  • Use python > 3.10 and poetry for package manager
  • poetry install
  • chmod +x ssm
  • ./ssm --help

Commands

Command Description
login Login and download ssh key and server configuration
add Add new server configuration
ssh Select server to connect
logout Logout and delete all configuration

How it works

About


Languages

Language:Python 100.0%