zeddan / sshc

A utility for connecting to ssh servers and managing credentials

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sshc

sshc (as in ssh connect) is a utility for connecting to ssh servers and managing credentials

Installation

It's easy:

$ chmod +x sshc
$ sudo cp sshc /usr/local/bin

Usage

sshc - Displays all servers and prompts for which one to connect to

sshc list - Lists all servers and connection info

sshc add - Interactive prompt for adding a server

sshc edit - Interactive prompt for editing a server

sshc remove - Interactive prompt for removing a server

License

Use it any way you find meaningful or altruistic.

About

A utility for connecting to ssh servers and managing credentials


Languages

Language:Ruby 100.0%