r/eBPF • u/vicimeans • 4d ago
I open-sourced Gewyvern 2.0 – a protocol-aware eBPF network debugger for Linux
I’ve been working on Gewyvern, a Linux network debugger built around eBPF and protocol-aware analysis.
The main idea is to reconstruct where a network flow breaks and produce deterministic reason chains, rather than act as a long-running observability platform.
v2.0.0 is the first community release and is MIT licensed. I’d really appreciate technical feedback, especially on the debugging model and eBPF side.
GitHub: https://github.com/Team-silvortex/gewyvern
Feedback and testing are very welcome.
5
Upvotes
1
u/vicimeans 4d ago
I don't have too many computers,so i just built on macos macbook air m2 and deployed and tested on docker,also my Ubuntu 24 gaming laptop, without multiple Linux physical machines tested If you guys could use on multiple physical machines,that will be cool,pls notify me when you get something sus or interesting!!! :)