lua-cs-bouncer-mcaptcha/README.md

11 lines
463 B
Markdown
Raw Permalink Normal View History

2020-10-07 11:49:14 -03:00
# lua-cs-bouncer
> Lua module to allow ip (or not) from CrowdSec API.
2022-03-08 12:23:36 -03:00
:warning: This library will only work with [lua-nginx-module](https://github.com/openresty/lua-nginx-module)
2020-10-07 11:49:14 -03:00
2022-03-08 12:25:16 -03:00
This library is used by different bouncers :
2022-03-08 12:18:32 -03:00
* [Nginx Bouncer](https://docs.crowdsec.net/docs/next/bouncers/nginx)
* [OpenResty Bouncer](https://docs.crowdsec.net/docs/next/bouncers/openresty)
* [Ingress Nginx Bouncer](https://docs.crowdsec.net/docs/next/bouncers/ingress-nginx)