cs-haproxy-bouncer icon indicating copy to clipboard operation
cs-haproxy-bouncer copied to clipboard

Crowdsec bouncer for HAProxy

Results 10 cs-haproxy-bouncer issues
Sort by recently updated
recently updated
newest added

I recently reconfigured everything and tested a recaptcha decision. It never seems to detect that the recaptcha has been remediated.

This commit makes ban decisions more important than captcha descisions for a single IP in live mode.

I have noticed that there is a spec file for generating an rpm but there is no generated rpm uploaded to the centos or oel9 repositories. Can that be fixed...

Hi I am experiencing an issue where the logs of `debug` level flood Haproxy logs even when the controller is started with `--log=info` flag. This would not be a massive...

Currently to use this bouncer over https `/usr/lib/crowdsec/lua/haproxy/crowdsec.lua` needs hacking and http changing to https [https://github.com/crowdsecurity/cs-haproxy-bouncer/blob/031e1e37fea48a97d9e102f660b47027510c5a9f/lib/crowdsec.lua#L82](https://github.com/crowdsecurity/cs-haproxy-bouncer/blob/031e1e37fea48a97d9e102f660b47027510c5a9f/lib/crowdsec.lua#L82) [https://github.com/crowdsecurity/cs-haproxy-bouncer/blob/031e1e37fea48a97d9e102f660b47027510c5a9f/lib/crowdsec.lua#L205](https://github.com/crowdsecurity/cs-haproxy-bouncer/blob/031e1e37fea48a97d9e102f660b47027510c5a9f/lib/crowdsec.lua#L205) This is not sane as it might not survive future updates

### What happened? Error after setup: error: /usr/lib/crowdsec/lua/haproxy/crowdsec.lua:199: attempt to call a nil value (field 'httpclient') from /usr/lib/crowdsec/lua/haproxy/crowdsec.lua:199: in upvalue 'refresh_decisions', /usr/lib/crowdsec/lua/haproxy/crowdsec.lua:271: in function line 260. [30/Jun/2024:20:28:04.631] -/- 2/0/0/15/15 200...

question

Hi, Configuring this bouncer with Cloudflare Turnstile will always return: `error verifying captcha: 503,503 Service Unavailable.No server is available to handle this request...; verifier: 104.18.95.41:443` The problem disappears when switching...

Hey there, I came across an unexpected behaviour when using the scripts provided here. I chose to dig into it and found out why it is not working. Unfortunately, due...

Hi, will the AppSec Component be added to this bouncer?