Files
dvwa-proxy-setup/README.md
2022-04-20 22:57:21 -04:00

13 lines
452 B
Markdown

# DVWA Proxy Project
Run `ansible-playbook tasks/main.yml` to start the install process.
This project makes the assumption that any host setup within the inventory file, will be deployed to.
Normal reverse proxy will open on the hosts port 80 (HTTP) and 443 (HTTPS), as well as (8080) with a WAF proxy.
HTTPS certificates will be generated at deployment; these certificates are self-signed.
Current tested distros:
- CentOS 8 Stream
- Ubuntu 20.04