KeyBox provides a way to manage OpenSSH v2 public keys, and can start a Web-based SSH terminal to execute commands and scripts on multiple SSH sessions simultaneously. The authorized_keys file is generated and distributed based on relationships maintained in the application. This allows for centralized management to help prevent public key sprawl. Also, composite terminals or scripts can be created so that commands can be shared across SSH sessions.
| Tags | SSH ssh-keygen Public Key shell script Java EE management terminal Web-based |
|---|---|
| Licenses | Apache 2.0 |
| Operating Systems | Linux Unix Mac OS X |
| Implementation | Java EE SSH client Maven Jetty SQLite |
| Translations | English |
Recent releases


Release Notes: This release adds the ability to change the passphrase for the system-generated SSH key and better xterm support to enable terminal applications such as vi.


Release Notes: This release fixes concurrency issues with composite terminals. It fixes a password prompt when opening composite terminals. It adds 'Upload & Push' to allow for files to be uploaded to selected terminals. Changes have been made so that commands can be run on any combination of terminals.


Release Notes: This release adds Web-based SSH terminals and changes script execution to use new composite terminals. It creates terminals to allow for commands to be shared across multiple SSH sessions in a single Web interface.


Release Notes: This release adds the ability to distribute keys by system profiles, provides a way to manage shell scripts to execute on defined systems, and adds a timeout for a runaway shell script.