This commit is contained in:
Thibault bui Koechlin 2020-07-20 17:20:50 +02:00
parent 2f8f702a29
commit 7836c336b7

View file

@ -3,7 +3,7 @@
{{blockers.Name}} are standalone software pieces in charge of acting upon blocked IPs.
They can either be either within the applicative stack, or work out of band :
They can either within the applicative stack, or work out of band :
[nginx blocker](https://github.com/crowdsecurity/cs-nginx-blocker) will check every unknown IP against the database before letting go through or serving a *403* to the user, while a [netfilter blocker](https://github.com/crowdsecurity/cs-netfilter-blocker) will simply "add" malevolent IPs to nftables/ipset set of blacklisted IPs.