Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
jakobsn f52d29f744 Launches webserver with nginx, wsgi and webpy. Next step is connecting to database il y a 6 ans
mysql Launches webserver with nginx, wsgi and webpy. Next step is connecting to database il y a 6 ans
src Launches webserver with nginx, wsgi and webpy. Next step is connecting to database il y a 6 ans
templates basic login and session enabled il y a 6 ans
.gitignore Hello world il y a 6 ans
README.md readme il y a 6 ans
docker-compose.yml Launches webserver with nginx, wsgi and webpy. Next step is connecting to database il y a 6 ans

README.md

Prerequisites

Python >= 3.5

INSTALL

pip install -r requirements.txt

RUN

python vulnapp