github wolffcatskyy/crowdsec-blocklist-import v2.1.0
v2.1.0 — One-Line Installer

10 hours ago

What's New

One-Line Installer

Auto-detects your CrowdSec instance and sets everything up:

curl -sL https://raw.githubusercontent.com/wolffcatskyy/crowdsec-blocklist-import/main/install.sh | bash

Works with:

  • Pangolin installer setups
  • Docker Compose projects
  • Standalone Docker containers
  • Native CrowdSec installs

What it does:

  • Finds your CrowdSec container automatically (any name, any Docker network)
  • Creates LAPI machine credentials
  • Generates a docker-compose.yml with correct network config
  • Runs the first import
  • Optionally sets up a daily cron job

No cloning. No manual compose editing. No network debugging.

Full Changelog

  • install.sh — Interactive installer with auto-detection
  • Updated Quick Start docs

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

NewReleases is sending notifications on new releases.