Skip to content

jm66/SSHManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

SSHManager.sh

SSH Connection Manager for Unix Based on http://reviews.cnet.com/8301-13727_7-20078003-263/create-an-automatic-ssh-server-menu-in-the-os-x-terminal/

Edit hosts file in linux and add all the servers you would like to be displayed by the script (/etc/hosts) following the format [ip-address] [alias] [full-hostname]:

100.100.1.1 server1 server1.domain.com
100.100.1.2 server2 server2.domain.com
100.100.1.3 server3 server3.domain.com

Download SSHManager.sh and give execution permissions (755).

About

SSH Connection Manager for Unix

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors