2025-06-25 16:58:34 +02:00
2025-06-25 16:58:34 +02:00
2025-06-25 16:58:34 +02:00
2025-06-25 16:58:34 +02:00
2025-06-25 16:58:34 +02:00
2025-06-25 16:58:34 +02:00
2025-06-25 16:58:34 +02:00
2025-06-25 16:32:43 +02:00

This adds all Crowdsec blocked IPs to the local Bitninja blocklist. Requirements, Crowdsec and Bitninja on the same machine

This needs some dependencies, these are mongoDB and dotenv. This can be installed with: MongoDB: go get go.mongodb.org/mongo-driver/mongo Dotenv: go get github.com/joho/godotenv

To get it working, copy example.env to .env and change the values when needed. Otherwise it uses the default.

Description
This provides the possibility to adds all Crowdsec blocked IPs to the local Bitninja blocklist. Requirements, Crowdsec and Bitninja on the same machine
Readme 57 KiB
Languages
Go 100%