crowdsecurity / cs-cloudflare-worker-bouncer

A CrowdSec Bouncer that syncs the decisions made by CrowdSec with CloudFlare's firewall using cloudflare workers. Manages multi user, multi account, multi zone setup. Supports IP, Country and AS scoped decisions.
https://doc.crowdsec.net/docs/next/bouncers/cloudflare-workers
MIT License
3 stars 6 forks source link

Support log only mode #47

Closed buixor closed 4 days ago

buixor commented 3 weeks ago

It would be useful to be able to support a "log" remediation in this bouncer.

In this way, I can test it without blocking any actual traffic while collecting metrics about its potential efficiency.

blotus commented 4 days ago

Done in #48