Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 672 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 672 Bytes

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)>