github wolffcatskyy/crowdsec-blocklist-import v1.0.4
v1.0.4 - Native CrowdSec Support

7 hours ago

Native Mode Support

Now works with CrowdSec installed directly on the host (non-Docker)!

Auto-Detection

The script automatically detects how CrowdSec is running:

  1. Native: If cscli is in PATH and working
  2. Docker: Falls back to container mode

For Native Installs

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

Manual Mode Selection

  • MODE=native - Force native mode
  • MODE=docker - Force Docker mode

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

NewReleases is sending notifications on new releases.