It's a project that spins up temporary Linux systems with instant webshell access from any browser.
- Provides a clean Linux environment for a presentation
- Let students experience the charm of Linux at your school or your next LUG meet
- Run with an inspiration in a clean environment
- Manage servers from any device
- Experiment with an open source project
- Test software performance under resource constraints
and more! ideas are endless...
We currently supports various versions of Ubuntu, CentOS, Arch Linux, Debian, Fedora and Alpine.
Prerequisite: docker [More Information]
mkdir instantbox && cd $_
bash <(curl -sSL https://raw.githubusercontent.com/pythoninthegrass/instantbox/master/init.sh)- Upstream project
- Brilliant idea! Just needs some TLC and decoupling of unmaintained dependencies.
- tsl0922/ttyd