crowdsec/docs/blockers/index.md
2020-07-22 10:25:23 +02:00

638 B

Blockers

{{blockers.Name}} are standalone software pieces in charge of acting upon blocked IPs.

They can either within the applicative stack, or work out of band :

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 will simply "add" malevolent IPs to nftables/ipset set of blacklisted IPs.

You can explore available {{blockers.name}} on the hub, and find below a few of the "main" {{blockers.name}}.