Caddy-waf is available as module now :)

I successfully submitted my waf kid into the street jungle. Any feedback is more than welcome :slight_smile:

caddy add-package github.com/fabriziosalmi/caddy-waf
caddy list-modules | grep waf    # http.handlers.waf

or

xcaddy build --with github.com/fabriziosalmi/caddy-waf

or

via the Caddy download page, adding it as plugin before to download the bundle binary.

I believe the use of xcaddy is no longer recommended.