2008-12-29 23:57:07 +00:00
|
|
|
Source: shellinabox
|
|
|
|
Section: web
|
|
|
|
Priority: optional
|
2012-03-31 16:35:15 -07:00
|
|
|
Maintainer: Marc Singer <elf@debian.org>
|
|
|
|
Build-Depends: debhelper (>= 8.0.0), autotools-dev, binutils,
|
|
|
|
libssl-dev, libpam0g-dev, zlib1g-dev
|
2012-04-15 18:01:05 -07:00
|
|
|
Standards-Version: 3.9.3
|
2012-04-08 22:23:48 -07:00
|
|
|
Homepage: http://shellinabox.com
|
2012-03-31 16:35:15 -07:00
|
|
|
Vcs-Git: https://code.google.com/p/shellinabox/
|
|
|
|
Vcs-Browser: https://code.google.com/p/shellinabox/source/browse/
|
2008-12-29 23:57:07 +00:00
|
|
|
|
|
|
|
Package: shellinabox
|
|
|
|
Architecture: any
|
2012-04-07 10:53:29 -07:00
|
|
|
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base
|
2012-04-10 15:28:53 -07:00
|
|
|
Suggests: openssl
|
2008-12-29 23:57:07 +00: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
|
2009-12-02 08:21:03 +00:00
|
|
|
and then exports a SSL/TLS encrypted login shell. Shellinabox provides
|
|
|
|
a VT100 compatible terminal emulator that runs within any modern browser.
|