No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
jakobsn f52d29f744 Launches webserver with nginx, wsgi and webpy. Next step is connecting to database hace 6 años
mysql Launches webserver with nginx, wsgi and webpy. Next step is connecting to database hace 6 años
src Launches webserver with nginx, wsgi and webpy. Next step is connecting to database hace 6 años
templates basic login and session enabled hace 6 años
.gitignore Hello world hace 6 años
README.md readme hace 6 años
docker-compose.yml Launches webserver with nginx, wsgi and webpy. Next step is connecting to database hace 6 años

README.md

Prerequisites

Python >= 3.5

INSTALL

pip install -r requirements.txt

RUN

python vulnapp