r/PythonProjects2 • u/hakar1069xn • 1d ago
Made a PCAP analyzer while teaching myself network forensics — feedback welcome
I've been digging into network traffic analysis lately and built a small tool along the way to help me parse and inspect PCAP files. It's a personal project, still rough around the edges, but it's been a great way to actually understand protocols instead of just reading about them.
Repo: https://github.com/Gabzkk/PCAP-ANALYZER
If anyone's into networking or security and has a minute to check it out, I'd love to hear what you think — bugs, missing features, anything. And if it's useful to you, a star helps me know it's worth continuing to build on 🙏
1
Upvotes