KeyBox is a Web-based SSH console for executing commands and managing multiple systems simultaneously. It allows you to share terminal commands and upload files to all your systems. Once the sessions have been opened you can select a single system or any combination on which to run your commands. Also, additional system administrators can be added and their terminal sessions and history can be audited.
| 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 h2 database |
| Translations | English |


Release Notes: This release addresses CPU overutilization in open SSH sessions and simplifies how custom SSH keys are defined. The project dependencies were updated.


Release Notes: This release allows users to have the option to specify the SSH key pair used by the application instead of auto-generating upon startup. It also updates the dependency libraries.


Release Notes: This release upgrades all project dependencies including Struts2 to address ClassLoader vulnerabilities (CVE-2014-0112, CVE-2014-0113).


Release Notes: This release fixes an issue that prevents the connection error messages from displaying when the last term connection fails.


Release Notes: This release adds a regular expression search that will sort and move matched terminals to the top of the display window. Terminal performance was greatly increased, and session audits were turned off by default. Project dependencies were updated.