mirror of
https://github.com/byReqz/probehost2.git
synced 2024-11-14 03:13:14 +00:00
.. | ||
build.sh | ||
Caddyfile | ||
Dockerfile | ||
README.md |
caddy
This folder contains a sample configuration for caddy with ratelimiting enabled. this will allow 2 requests per IP every 5 seconds. For more on that, check here: https://github.com/mholt/caddy-ratelimit
I have also included a dockerfile to build caddy with the ratelimiting module.