github wolffcatskyy/crowdsec-blocklist-import v1.0.0
v1.0.0 - Initial Release

latest releases: v1.0.4, v1.0.3, v1.0.2...
16 hours ago

CrowdSec Blocklist Import v1.0.0

Import 28+ public threat feeds directly into CrowdSec.

Features

  • 28+ free blocklists (IPsum, Spamhaus, Firehol, Abuse.ch, and more)
  • Smart deduplication (skips existing CrowdSec decisions)
  • Private IP filtering
  • Docker container with multi-arch support (amd64/arm64)
  • Configurable decision duration

Quick Start

docker run --rm \
  -v /var/run/docker.sock:/var/run/docker.sock:ro \
  -e CROWDSEC_CONTAINER=crowdsec \
  ghcr.io/wolffcatskyy/crowdsec-blocklist-import:latest

See README for full documentation.

Don't miss a new crowdsec-blocklist-import release

NewReleases is sending notifications on new releases.