mirror of
https://github.com/YunoHost-Apps/shellinabox_ynh.git
synced 2024-09-03 20:26:12 +02:00
Shell In A Box package for YunoHost
347a733d01
Add disable-ssl to prevent a failure of shellinabox because of the reverse proxy without ssl. (Not tested on jessie) Still there's a problem, no login prompt are printed. The sysvinit script need to be tweaked to remove this fucking `-q` to see anything in syslog... |
||
---|---|---|
conf | ||
scripts | ||
.gitignore | ||
check_process | ||
LICENSE | ||
manifest.json | ||
README.md |
Shell In A Box for YunoHost
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:
https://github.com/shellinabox/shellinabox
Install
$ sudo yunohost app install https://github.com/YunoHost-Apps/shellinabox_ynh.git
Update
$ sudo yunohost app upgrade --verbose shellinabox -u https://github.com/YunoHost-Apps/shellinabox_ynh.git