An open API service indexing awesome lists of open source software.

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

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:
![](misc/ex_output.png)