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
.github | ||
conf | ||
doc | ||
scripts | ||
.gitignore | ||
ALL_README.md | ||
LICENSE | ||
manifest.toml | ||
README.md | ||
README_es.md | ||
README_eu.md | ||
README_fr.md | ||
README_gl.md | ||
README_it.md | ||
README_zh_Hans.md | ||
tests.toml |
Shell In A Box for YunoHost
Read this README in other languages.
This package allows you to install Shell In A Box quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
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.
Shipped version: 2.21~ynh4
Screenshots
🔴 Antifeatures
- Upstream not maintained: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
Documentation and resources
- Official app website: https://code.google.com/archive/p/shellinabox/
- Official user documentation: https://code.google.com/p/shellinabox/wiki/shellinaboxd_man
- Official admin documentation: https://github.com/shellinabox/shellinabox/wiki/shellinaboxd_man
- Upstream app code repository: https://github.com/shellinabox/shellinabox
- YunoHost Store: https://apps.yunohost.org/app/shellinabox
- Report a bug: https://github.com/YunoHost-Apps/shellinabox_ynh/issues
Developer info
Please send your pull request to the testing
branch.
To try the testing
branch, please proceed like that:
sudo yunohost app install https://github.com/YunoHost-Apps/shellinabox_ynh/tree/testing --debug
or
sudo yunohost app upgrade shellinabox -u https://github.com/YunoHost-Apps/shellinabox_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps