1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/shellinabox_ynh.git synced 2024-09-03 20:26:12 +02:00
shellinabox_ynh/README.md
Maniack Crudelis a94b50de8b Refactoring
2017-08-28 16:34:15 +02:00

13 lines
588 B
Markdown

# 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 spip -u https://github.com/YunoHost-Apps/shellinabox_ynh.git`