Télécharger la liste

Description du projet

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.

Système requise

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

Il s'agit d'une réécriture complète du code original ShellInABox. Au lieu d'exiger une applet Java, ShellInABox fonctionne avec toutes Javascript / CSS-enabled browser.
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

Première version publique.
Initial public release.

Project Resources