crowdsecurity / cs-cloudflare-bouncer

A CrowdSec Bouncer that syncs the decisions made by CrowdSec with CloudFlare's firewall. Manages multi user, multi account, multi zone setup. Supports IP, Country and AS scoped decisions.
MIT License
50 stars 7 forks source link

Keep top n decisions to get around cf limits #80

Closed sbs2001 closed 2 years ago

sbs2001 commented 2 years ago

Addresses https://github.com/crowdsecurity/cs-cloudflare-bouncer/issues/77

sabban commented 2 years ago

I don't see any roadblock to get this merged, but I can't stop make myself wonder if there's any possibility to get this more memory wise by using only one map smartly crafted.