mirror of https://github.com/JohnHammond/CTFd.git
b05f6152d3
* Adding preliminary custom themes * Fixing Windows compatibility https://github.com/pallets/jinja/issues/411 * Fixing template reloading and adding UI to change themes * Explicitly closing db connections * Themes now have custom static folders * Closes #128 |
||
---|---|---|
CTFd | ||
.gitignore | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
ctfd.ini | ||
docker-compose-run.sh | ||
docker-compose.yml | ||
populate.py | ||
prepare.sh | ||
requirements.txt | ||
serve.py | ||
wsgi.py |
README.md
CTFd is a CTF in a can. Easily modifiable and has everything you need to run a jeopardy style CTF.
Install:
./prepare.sh
to install dependencies using apt.- Modify CTFd/config.py to your liking.
- Use
python serve.py
in a terminal to drop into debug mode. - Here are some deployment options
Live Demo: http://demo.ctfd.io/
Logo by Laura Barbera
Theme by Christopher Thompson