.. | ||
level-1 | ||
level-2 | ||
level-3 | ||
HowToDeploy.md | ||
README.md |
Break From Jail
This challenge is a work in progress
This challenge consists of three parts. This README file contains the generic information for all three parts (how to deploy).
The text is different for each of the levels.
How to Deploy
Docker image should be deployed using xinetd, so that each tcp connection to the deployed port creates a new instance of the docker container, the command that should be run by xinetd is in start.sh
.