Skip to content

mnbarinov/msh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Bash Minicom Style SSH Manager

MSH

About

The script gets information about SSH sessions from the ~/.ssh/config file.
Please pre-configure the ~/.ssh/config file.

Install

wget https://raw.githubusercontent.com/mnbarinov/msh/main/msh.sh
chmod +x msh.sh
mv msh.sh /usr/bin/msh

Run

msh

The result of the script

Please select which Host to use SSH with:

Existing SSH [pre]sets:
[1]: root@bridge1
[2]: root@nat1
[3]: root@kvmsrv
[4]: root@dns

Please select a valid host number (from 1 to 4)>

About

Bash Minicom Style SSH Manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages