Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.77 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.77 KB

Logo

SSHM (ssh cli manager)

Manges the ssh connections

Download . Report Bug . Request Feature

Downloads Contributors Issues

Table Of Contents

About The Project

The main reason for why i have created this project is that many times i have to work with different projects along with different environments. And it can be cumbersome to store different ssh connection string in file. So i created this project.

Built With

I have used golang, cobra-cli

Usage

Install Via brew

brew tap dhruv160410116084/dhruv160410116084
brew install sshm

You can also download binary for Linux, Mac & Windows here

Authors