1
0
Fork 0
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
Find a file
Maniack Crudelis da26c309eb Allow shellinabox to log in syslog
Why a fucking --quiet hidden in the sysvinit service! How are we suppose to know what doesn't work if there's no log!
2018-03-08 00:25:33 +01:00
conf Allow eval 2018-03-08 00:17:00 +01:00
scripts Allow shellinabox to log in syslog 2018-03-08 00:25:33 +01:00
.gitignore Init 2015-05-08 12:03:12 +02:00
check_process Refactoring 2017-08-28 16:34:15 +02:00
LICENSE Apply up-to-date coding rules 2017-04-20 19:34:26 +02:00
manifest.json Minor changes 2017-08-31 07:26:26 +02:00
README.md Minor changes 2017-08-31 07:26:26 +02:00

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