Show HN: A toy version of Wireshark

Hi everyone,

I recently published a small open-source project called Vanta. It’s a minimal network packet analyzer written in Go — designed more like a learning toy than a replacement for Wireshark.

It currently supports parsing basic protocols like TLS, DNS, and HTTP, and includes a tiny fuzzing engine to test payload responses. You can inspect raw packet content directly from the terminal. The output is colored for readability, and the code structure is kept simple and clear.

The entire program is very small — just about 400 lines of Go code. I know it’s not anywhere near Wireshark’s level, and I still use Wireshark myself for real-world analysis. But I built Vanta as a personal experiment in network parsing and to understand protocol behavior more directly.

If you're curious or would like to try it out, the project is here: https://github.com/lixiasky/vanta

I'm happy to hear your thoughts, suggestions, or critiques. It’s just a little network toy, but maybe someone out there finds it useful or fun.

Thanks for reading!


Comments URL: https://news.ycombinator.com/item?id=44159758

Points: 48

# Comments: 24

https://news.ycombinator.com/item?id=44159758

Creată 9d | 2 iun. 2025, 17:20:14


Autentifică-te pentru a adăuga comentarii

Alte posturi din acest grup

Show HN: The Roman Industrial Revolution that could have been

This is a proof-of-concept comic book that asks: What if knowledge from 2025 reached Rome and kicked off an industrial revolution?

The story follows two voices: - Ulysses, a present-day archae

12 iun. 2025, 02:10:12 | Hacker news
Show HN: Eyesite - experimental website combining computer vision and web design

I wanted Apple Vision Pros, but I don’t have $3,500 in my back pocket. So I made Apple Vision Pros at home.

This was just a fun little project I made. Currently, the website doesn't work on scre

12 iun. 2025, 02:10:11 | Hacker news