Heppy ssh control
Heppy can control your ssh server in a quite secure way.
The private key is saved encrypted in the database. you need to give the private key password to the system and that password removed directly after connecting or 15 min.
go to
ssh_manager fill in your server credentials and use or generate a private key. Use an password.
Before every connection the password for the server needs to be set in
ssh_password
After this you can ask heppy to list your ssh servers and connect/disconnect to them.
Execute commands: Run any command you would normally execute in an SSH terminal.
Read files: View the content of files on your server.
Write files: Create new files or modify existing ones.
List directory contents: See what's inside your server's folders.
Get system information: Retrieve details about your server's operating system and hardware.
List running processes: See what applications and services are currently active.
Get network information: View network configurations and status.
links: