2008-12-30 00:57:07 +01:00
|
|
|
Source: shellinabox
|
|
|
|
Section: web
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Markus Gutschke <markus@shellinabox.com>
|
2009-07-10 18:28:11 +02:00
|
|
|
Build-Depends: debhelper (>= 4.0.0), binutils, libssl-dev, libpam0g-dev,
|
|
|
|
zlib1g-dev
|
2008-12-30 00:57:07 +01:00
|
|
|
Standards-Version: 3.6.1
|
|
|
|
|
|
|
|
Package: shellinabox
|
|
|
|
Section: web
|
|
|
|
Architecture: any
|
|
|
|
Depends: ${shlibs:Depends}, adduser
|
2009-03-23 17:15:27 +01:00
|
|
|
Suggests: libssl0.9.8, libpam0g, openssl
|
2008-12-30 00:57:07 +01:00
|
|
|
Description: publish command line shell through AJAX interface
|
|
|
|
Shellinabox can export arbitrary command line programs to any JavaScript
|
|
|
|
enabled web browser. By default, it prompts for username and password
|
|
|
|
and then exports a SSL/TLS encrypted login shell.
|