Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sk3pp3r/bash-ssh-menu
a simple ssh-bash script with menu selection
https://github.com/sk3pp3r/bash-ssh-menu
bash bash-script menu sk3pp3r ssh
Last synced: about 1 month ago
JSON representation
a simple ssh-bash script with menu selection
- Host: GitHub
- URL: https://github.com/sk3pp3r/bash-ssh-menu
- Owner: sk3pp3r
- License: mit
- Created: 2020-02-12T13:39:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T09:01:31.000Z (about 2 years ago)
- Last Synced: 2023-07-18T13:34:24.211Z (over 1 year ago)
- Topics: bash, bash-script, menu, sk3pp3r, ssh
- Language: Shell
- Size: 10.7 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bash-ssh-menu
![](diagram/diag_01.jpg)## 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 :star: