Docker based Wargame Platform - To practice your CTF skills
Relevant links:
Github |
NSYSU Wargame
Sometimes you may confront services looping forever, and this link might helps you. Besides, if you wanna re-add the host, just delete the files in /var/lib/rancher/state.
Before using docker in Docker-War, setup.sh will change group of the docker.sock from docker(998) to app(9999) in order to let app user call docker in this image.
$ sudo chgrp 9999 /run/docker.sock
This project use SATA License (Star And Thank Author License), so you have to star this project before using. Read the license carefully.