update README
This commit is contained in:
parent
e8ef8ee889
commit
5a3d941d55
1 changed files with 2 additions and 1 deletions
|
@ -2,9 +2,10 @@
|
||||||
|
|
||||||
> Lua module to allow ip (or not) from CrowdSec API.
|
> Lua module to allow ip (or not) from CrowdSec API.
|
||||||
|
|
||||||
This library is used by different bouncers :
|
|
||||||
:warning: This library will only work with [lua-nginx-module](https://github.com/openresty/lua-nginx-module)
|
:warning: This library will only work with [lua-nginx-module](https://github.com/openresty/lua-nginx-module)
|
||||||
|
|
||||||
|
This library is used by different bouncers :
|
||||||
|
|
||||||
* [Nginx Bouncer](https://docs.crowdsec.net/docs/next/bouncers/nginx)
|
* [Nginx Bouncer](https://docs.crowdsec.net/docs/next/bouncers/nginx)
|
||||||
* [OpenResty Bouncer](https://docs.crowdsec.net/docs/next/bouncers/openresty)
|
* [OpenResty Bouncer](https://docs.crowdsec.net/docs/next/bouncers/openresty)
|
||||||
* [Ingress Nginx Bouncer](https://docs.crowdsec.net/docs/next/bouncers/ingress-nginx)
|
* [Ingress Nginx Bouncer](https://docs.crowdsec.net/docs/next/bouncers/ingress-nginx)
|
Loading…
Reference in a new issue