NewsLab
Aug 28 16:22 UTC

Show HN: Wireshark in a TUI (github.com)

11 points|by ok_major_9889||7 comments|Read full story on github.com

Comments (7)

7 shown
  1. 1. roundabout-host||context
    Why is there this trent of vibe coded TUIs?
  2. 2. hulitu||context
    Some people like to show off.
  3. 3. ok_major_9889||context
    Thought it would be fun to make one.
  4. 4. dong2go||context
    Does it reuse tshark/libwireshark dissectors, or is this a from-scratch parser? The former is the only version I'd trust on a live capture.
  5. 5. ok_major_9889||context
    It uses an eBPF engine I found
  6. 6. Matt307082||context
    Does it really works like this ? I mean it displays like that directly in the shell ?
  7. 7. ok_major_9889||context
    It does. Pretty nifty.