shellinabox/debian/control
Marc Singer 5c7fb5cde2 New release with bug fixes.
o Especially important is the OpenSSL fix.
2016-11-09 11:40:33 -08:00

22 lines
930 B
Text

Source: shellinabox
Section: web
Priority: optional
Maintainer: Marc Singer <elf@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev, binutils,
libssl-dev, libpam0g-dev, zlib1g-dev, dh-autoreconf
Standards-Version: 3.9.6
Homepage: http://shellinabox.com
Vcs-Git: https://github.com/shellinabox/shellinabox/
Vcs-Browser: https://github.com/shellinabox/shellinabox/
Package: shellinabox
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, lsb-base
Suggests: openssl
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 login shell. Shellinabox provides a VT100
compatible terminal emulator that runs within any modern
browser. Support for HTTPS protocol (SSL/TLS encryption) is optional
and requires installation of openssl.