An open API service indexing awesome lists of open source software.

https://github.com/dobin/yookiterm

yookiterm web frontend
https://github.com/dobin/yookiterm

Last synced: 8 months ago
JSON representation

yookiterm web frontend

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