github JGeek00/crowdsec-monitor-api v1.7.0-beta.1

latest releases: v1.10.2, v1.10.2-beta.1, v1.10.1...
pre-releaseone month ago

This release changes completely how blocklists work.

  • New blocklist management system. It includes:
    • Adding a blocklist from a public URL
    • Deleting an added blocklist
    • Refreshing automatically the blocklist after certain time
    • It still displays blocklists managed by CrowdSec
  • New endpoint POST /api/v1/blocklists/create
  • New endpoint DELETE /api/v1/blocklists/:blocklistId
  • New endpoint POST /api/v1/blocklists/:blocklistId/enabled
  • New env variables: BLOCKLIST_IPS_BAN_DURATION, BLOCKLISTS_REFRESH_TIME and CROWDSEC_BLOCKLISTS_REFRESH_TIME

Don't miss a new crowdsec-monitor-api release

NewReleases is sending notifications on new releases.