/cs-haproxy-bouncer

Crowdsec bouncer for HAProxy

Primary LanguageLuaMIT LicenseMIT

CrowdSec

📚 Documentation 💠 Hub 💬 Discourse

CrowdSec HAProxy Bouncer

A lua bouncer for haproxy.

How does it work ?

This bouncer leverages haproxy lua's API.

New/unknown IP are checked against crowdsec API, and if request should be blocked, a 403 is returned to the user, and put in cache.

Installation

Please follow the official documentation.