Hello there,

I've just released *v1.0.0* of *Meds — Intelligent firewall written in Go*.

The main highlight of this release is the introduction of a *fast path*:
It uses *NFQUEUE* for initial packet inspection and then automatically 
offloads verified connections to the kernel level using *conntrack marks*.

This approach minimizes context switching and allows for near-native 
throughput once a connection is trusted.

Github: https://github.com/cnaize/meds

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/golang-nuts/5b764980-e853-4e0b-a8f7-fcefb0ae746en%40googlegroups.com.

Reply via email to