RussellLuo / caddy-ext

Various Caddy v2 extensions (a.k.a. modules).
MIT License
96 stars 21 forks source link

ratelimit: how to use ip_prefix with both IPv4 & IPv6? #18

Open derhuerst opened 1 year ago

derhuerst commented 1 year ago

Thanks for writing & maintaining the ratelimit plugin!

How do I configure a rate limit per /32 IPv4 & /64 IPv6 subnet, respectively?

RussellLuo commented 1 year ago

Hi @derhuerst, sorry for the late reply. I don't know if this https://github.com/RussellLuo/caddy-ext/issues/4#issuecomment-960455865 is helpful for you?

PikachuEXE commented 2 months ago

See https://github.com/mholt/caddy-ratelimit/issues/12