-
prepare and set your ssh connection inside file ssh-list.json
The command format consists of :
- name : Initialize your ssh connections in lists of commands.
- value : The command which is to execute your ssh connection.
For Example :
[ { "name": "AWS01", "value": "{PATH_OF_YOUR_PUBLIC_KEY}{REMOTE_USERNAME}@{REMOTE_HOST} -p {REMOTE_PORT}" } ] -
Secure your files with root accesible :
- sudo chown root:root -R /path/to/application
- sudo chmod 700 -R /path/to/application
-
run the function using commands :
sudo /path/to/application/ssh.sh
-
Notifications
You must be signed in to change notification settings - Fork 0
KILLYOUGUTSXXX/ssh_list_cli
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
An a codes to manage your ssh lists connection within cli using bash syntax in linux ^^
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published