v0.0.30
·
53 commits
to refs/heads/main
since this release
What’s Changed
- Add support for reporting number of bytes/packets that were blocked by the bouncer (#365)
- Improve performance when collecting metrics for prometheus and crowdsec by using
iptables-save/ embedded counters in thenftrules (#365) - Improve performance in
iptables/ipsetmode during insertion (#365) - In
iptables/nftablesmode, sets are now split per crowdsec origin (CAPI,crowdsec,list:XXX, ...) to provide accurate reporting (#365)