413 B
413 B
nginx-wall
Filter all DNS traffic, only pass validated domains using nginx-dns
Keep the control against DDoS DNS attaks
Config
edit .env and domains files with your settings and use tool for generate domains.txt files:
$ ./make-domains.sh "domain.com"
Build
docker-compose build
Run
docker-compose up -d
License
MIT