crowdsec/docs/blockers/netfilter/installation.md
erenJag 4f9d252a15
Add the documentation into crowdsec repo (#3)
Add the documentation into crowdsec repo
2020-05-15 16:58:24 +02:00

722 B

Netfilter {{plugins.name}}

First, please download the latest release of our netfilter {{plugins.name}}.

Then run the following commands:

tar xzvf cs-netfilter-blocker.tgz
cd cs-netfilter-blocker/
sudo ./install.sh

When an IP is referenced in the SQLite database, it will be put in an ipset blacklist to ban that IP.

ⓘ IPv4 and IPv6 are supported.