Show HN: Wireshark in a TUI
github.com
Show HN: Wireshark in a TUI
1–9 of 9 posts
Re: Show HN: Wireshark in a TUI
#2Why is there this trent of vibe coded TUIs?
Re: Show HN: Wireshark in a TUI
#3Why is there this trent of vibe coded TUIs?
Some people like to show off.
Re: Show HN: Wireshark in a TUI
#4[deleted]
Re: Show HN: Wireshark in a TUI
#5Does 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.
Re: Show HN: Wireshark in a TUI
#6Does it really works like this ? I mean it displays like that directly in the shell ?
Re: Show HN: Wireshark in a TUI
#7Does it really works like this ? I mean it displays like that directly in the shell ?
It does. Pretty nifty.
Re: Show HN: Wireshark in a TUI
#8Does 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.
It uses an eBPF engine I found
Re: Show HN: Wireshark in a TUI
#9Why is there this trent of vibe coded TUIs?
Thought it would be fun to make one.