SmartShell is a Java web application providing a pure HTTP/HTML client for secure shell access (SSH). The user interface is simple and AJAX based and can be simply customized to fulfill your needs.
This project aims to provide a web client to allow for remote systems access and control bypassing proxy and firewall problems which usually blocks SSH.
Current implementation it's mainly focused on basicly interfacing the AJAX enabled web client to the remote server but the application is highly customizable and extensible so you can add:
Installation process it's very simple, just download the WAR package and deploy it on your application server then access the shell context and try connecting to any host providing SSH access.