shellinaboxd
publish command line shell through AJAX interface
Install
- All systems
-
curl cmd.cat/shellinaboxd.sh
- Debian
-
apt-get install shellinabox
- Ubuntu
-
apt-get install shellinabox
- Kali Linux
-
apt-get install shellinabox
- Fedora
-
dnf install shellinabox
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install shellinabox
- OS X
-
brew install shellinabox
- Raspbian
-
apt-get install shellinabox
- Dockerfile
- dockerfile.run/shellinaboxd
shellinabox
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.