typo
This commit is contained in:
parent
2f8f702a29
commit
7836c336b7
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue