您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
jakobsn f52d29f744 Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 年前
mysql Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 年前
src Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 年前
templates basic login and session enabled 6 年前
.gitignore Hello world 6 年前
README.md readme 6 年前
docker-compose.yml Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 年前

README.md

Prerequisites

Python >= 3.5

INSTALL

pip install -r requirements.txt

RUN

python vulnapp