bash-ssh-menu

a simple ssh-bash script with menu selection

MIT License

Stars
6

bash-ssh-menu

A simple ssh-bash script with menu selection

What you need to do?

  • clone this repo or download menu.sh file.
  • edit servers list SERVERS=('server-db1' 'app-server04' 'ansible-server' 'k8s-master' 'mysql-dev-srv02')
  • you can set a default user name under USERNAME=

Feel free to open issue Did you find it useful? I'd love to get a star ⭐