A file-based jumpserver ssh login tool written with a shell,it is small compare with other professional jumpserver such as jumperserver etc.
It can be used in a general small scenario, suitable for situations where you don't want to install a jumpserver but there are multiple hosts to manage
🇨🇳 中文版介绍
- Host management: add, delete, update , list and jump
- Sort by number of connections
- Full shell, simplified implementation and dependencies
- simple passwd encryption: Base64 code with passwdsalt head
git clone https://github.com/timsengit/ShellSshJumper.git
cd ShellSshJumper
bash jump.shTips: Please install expect
ScreenShot(if pic not show please go to gitee)
recodeScreen
addHost
listHost
jumpHost
- Linux ssh Login tool
- Support for both secret and key formats
- Both the username and password are saved files (one file per host)
- To use the key, save the key and set the password to the key path. Pay attention to the key permissions
1.1.1
re all shell ,be simple
1.1
Database encryption
1.0
sqlite curd jump



