mirror of
https://github.com/aljazceru/CTFd.git
synced 2025-12-17 14:04:20 +01:00
fa788fe3d080cfd5f6d7fdad038c23c8fd682b39
* PEP 8 compliance (#183) * Group imports: standard library, third party, local * Remove unnecessary spaces * Comments should start with a # and a single space * Adding tests for GETs on user facing pages * Adding more user facing tests 51% test coverage * Fixes #182 * Cleaning up Pages Fixes a bug with CSS updating
CTFd is a CTF in a can. Easily modifiable and has everything you need to run a jeopardy style CTF.
Install:
./prepare.shto install dependencies using apt.- Modify CTFd/config.py to your liking.
- Use
python serve.pyin a terminal to drop into debug mode. - Here are some deployment options
Live Demo: https://demo.ctfd.io/
Logo by Laura Barbera
Theme by Christopher Thompson
Description
Languages
JavaScript
87.1%
Python
9%
HTML
3%
Vue
0.6%
SCSS
0.3%
