Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cannikin/rush

Simple command-line tool for keeping track of servers to SSH to
https://github.com/cannikin/rush

Last synced: 6 days ago
JSON representation

Simple command-line tool for keeping track of servers to SSH to

Awesome Lists containing this project

README

        

h1. RUSH

A simple command-line tool for connecting to lots of SSH hosts.

h2. Usage

# Have Ruby installed.
# Put bin/rush into a location that's in your PATH so that it can be executed from anywhere and make it executable.
# Copy lib/rush_connections.yml to your home directory and edit with your list of servers.
# Simply type rush at the command line.