Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
jakobsn f52d29f744 Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 år sedan
mysql Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 år sedan
src Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 år sedan
templates basic login and session enabled 6 år sedan
.gitignore Hello world 6 år sedan
README.md readme 6 år sedan
docker-compose.yml Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 år sedan

README.md

Prerequisites

Python >= 3.5

INSTALL

pip install -r requirements.txt

RUN

python vulnapp