Download List

Descripción del Proyecto

Shell In A Box implements a Web server that can export arbitrary command line tools to a Web-based terminal emulator. This emulator is accessible to any JavaScript and CSS enabled Web browser, and does not require any additional browser plugins. Most typically, login shells would be exported this way: "shellinaboxd -s /:LOGIN". This starts a Web server at http://localhost:4200 that allows users to log in with their username and password and to get access to their login shell. The connection will be encrypted if SSL/TLS certificates are available.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-01-30 06:56
2.3

Esta es una completa reescritura del código ShellInABox original. En lugar de exigir un applet de Java, ShellInABox ahora funciona con cualquier Javascript / CSS navegador habilitado.
Tags: Major feature enhancements
This is a full rewrite of the original ShellInABox code. Instead of requiring a Java applet, ShellInABox now works with any Javascript/CSS-enabled browser.

2001-01-30 15:13
1.0beta

Versión pública inicial.
Initial public release.

Project Resources