private blocklist for development

I'm doing some development of the CrowdSec integration with mikrotik, and I'd like to test some edge cases with specific addresses being blocked permanently. How can I create a block list, add to it a specific address ip (from CIDR class C) without ttl, and subscribe to it to test it on my device (and noone else). Assuming the cheapest option 😄
4 Replies
CrowdSec
CrowdSec4mo ago
Important Information
This post has been marked as resolved. If this is a mistake please press the red button below or type /unresolve
© Created By WhyAydan for CrowdSec ❤️
CrowdSec
CrowdSec3mo ago
Resolving private blocklist for development This has now been resolved. If you think this is a mistake please run /unresolve
_KaszpiR_
_KaszpiR_OP3mo ago
cscli decision add is sufficient
iiamloz
iiamloz3mo ago
You can also use cscli decisions import if you have a static file like json or csv that you want to mass import or simply a list of addresses

Did you find this page helpful?