CodeYourFuture / CodeYourFuture/immersive-go-course
Consider scaffolding an eBPF filter or Wireshark to explore packets
Open
- Dominant language
- Go
- Stars
- 157
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
In our last run, we had a few times where cracking open Wireshark was useful, but was intimidating and overwhelming.
In our retro, we discussed maybe scaffolding a little eBPF filter to explore packets and streams in more targeted ways.
Goals here would be around identifying packet layout, exploring encapsulation, debugging "why isn't this doing what I expect" (e.g. missing headers on gRPC messages), following bidi streams.
Contributor guide
Assessment
This issue has not been assessed yet.