mirror of
https://github.com/ultimateplayer1999/crowdsec-bitninja-interaction.git
synced 2025-07-01 15:49:42 -04:00
update
This commit is contained in:
@ -3,6 +3,7 @@ This adds all Crowdsec blocked IPs to the local Bitninja blocklist. Requirements
|
|||||||
This needs some dependencies, these are mongoDB and dotenv. This can be installed with:
|
This needs some dependencies, these are mongoDB and dotenv. This can be installed with:
|
||||||
MongoDB:
|
MongoDB:
|
||||||
`go get go.mongodb.org/mongo-driver/mongo`
|
`go get go.mongodb.org/mongo-driver/mongo`
|
||||||
|
---
|
||||||
Dotenv:
|
Dotenv:
|
||||||
`go get github.com/joho/godotenv`
|
`go get github.com/joho/godotenv`
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user