Hi HN,
I'm the author of Meds (
https://github.com/cnaize/meds).
Meds is a user-space firewall for Linux that uses NFQUEUE to inspect and filter traffic.
In the latest v0.7.0 release, I’ve added ASN-based filtering using the Spamhaus DROP list (with IP-to-ASN mapping via IPLocate.io).
Key highlights: Zero-lock core, ASN Filtering, Optimized Rate Limiting, TLS Inspection, Built-in Prometheus metrics and Swagger API.
Any feedback is very welcome!