cs-cloudflare-bouncer
cs-cloudflare-bouncer copied to clipboard
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.
Is there any tool or command that could be used for the Docker healthcheck? `cscli` is not available. Or could you add it?
Hi, It seems the Cloudflare API is over solicited by the bouncer. One of the multiple log lines: `level=error msg="you have been ratelimited please wait and try again (10040)"` That...
Seems to be an issue where the ip list cannot be deleted. Cloudflare seems to think it is used in a rule somewhere, but I have checked all rules and...
I don't understand why we have 2 options here.... Why not just sync with crowdsec just before trying to sync with cloudflare ? Since few days / weeks it's really...
When for example when you are running the command line crowdsec-cloudflare-bouncer -g API1, API2, it merges the zones from all other API's into the first api with as example: ```cloudflare_config:...
Wondered if there is a cfg setting to select an existing ip list to use within a CF account? For free accounts only one list is allowed, but I have...
As I have say on issue 29 https://github.com/crowdsecurity/cs-cloudflare-bouncer/issues/29# the bouncer seem to do something ? maybe ? But I don't know if the script is broken, if CF is slowing...