Вы не можете выбрать более 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