sshportal

SSH & Telnet bastion server with credential management

brewmacoslinux
Try with needOr install directly
Source

About

SSH & Telnet bastion server

Commands

sshportal

Examples

Start the SSH bastion server on default port 2222$ sshportal server
Add a new remote host to the portal$ sshportal admin add-host example.com --user admin --port 22
Create a user account for portal access$ sshportal admin add-user john --admin