📚 Documentation 💠 Hub 💬 Discourse
A lua bouncer for OpenResty.
This bouncer leverages OpenResty lua's API, namely access_by_lua_file
.
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.
Please follow the official documentation.