Skip to content

ssh_connect is a console bookmark tool to connect quickly to your most used ssh servers.

Notifications You must be signed in to change notification settings

alx/ssh_connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ssh_connect is a console bookmark tool to connect quickly to your most used ssh servers.

Usage

git clone git://github.com/alx/ssh_connect.git
cp ssh_connect/ssh_connect ~/bin
cp ssh_connect/servers.yaml.example ~/.ssh_connect
ssh_connect

Then select the server you want to connect to.

Faster

ssh_connect 1 # connect to the first server on the list

Tips

Add an alias to your bash:

alias s='ssh_connect'

About

ssh_connect is a console bookmark tool to connect quickly to your most used ssh servers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages