https://github.com/arifburakdemiray/ssh-manager
Manages your password based ssh connections
https://github.com/arifburakdemiray/ssh-manager
bash expect manager ssh sudo
Last synced: about 2 months ago
JSON representation
Manages your password based ssh connections
- Host: GitHub
- URL: https://github.com/arifburakdemiray/ssh-manager
- Owner: arifBurakDemiray
- License: mit
- Created: 2022-11-17T14:52:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-17T15:02:20.000Z (over 3 years ago)
- Last Synced: 2025-10-12T03:14:19.648Z (9 months ago)
- Topics: bash, expect, manager, ssh, sudo
- Language: Shell
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ssh-manager
Manages your password based ssh connections
You store your connections credentials inside context folder
Then it searchs for files and ask to which to choose.
Then sends password with 'expect' to pass through password enter phase
Then bam you are inside
This is an early imlpementation. It lacks controls of inputs.
For future, I am going to implement giving commands with their sudo pwd etc.
Example output:
