Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
jakobsn f52d29f744 Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 lat temu
mysql Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 lat temu
src Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 lat temu
templates basic login and session enabled 6 lat temu
.gitignore Hello world 6 lat temu
README.md readme 6 lat temu
docker-compose.yml Launches webserver with nginx, wsgi and webpy. Next step is connecting to database 6 lat temu

README.md

Prerequisites

Python >= 3.5

INSTALL

pip install -r requirements.txt

RUN

python vulnapp