https://github.com/dobin/yookiterm
yookiterm web frontend
https://github.com/dobin/yookiterm
Last synced: 8 months ago
JSON representation
yookiterm web frontend
- Host: GitHub
- URL: https://github.com/dobin/yookiterm
- Owner: dobin
- License: mit
- Created: 2016-09-06T20:44:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-05-24T01:14:47.000Z (about 3 years ago)
- Last Synced: 2025-10-26T01:32:27.107Z (8 months ago)
- Language: JavaScript
- Homepage: https://exploit.courses
- Size: 1.59 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yookiterm
The web server part of yookiterm (yookiterm-www).
## What is yookiterm
Yookiterm provides per-user Linux root containers via JavasScript
terminal, and accompagning tutorials and writeups of
certain topics. It is currently used as a plattform
teaching exploit development at an university.
## Install this
```
npm install
cd app
http-server
```
## Install preconditions
* install and configure yookiterm-server
* install and configure yookiterm-lxdserver