You might want to put __pycache__ in your .gitignore, check here for example: https://github.com/github/gitignore/blob/main/Python.gitigno...
I can really recommend
It looks basically exactly like the Wireshark UI, but it's a TUI. So if I need some more interactivity than tcpdump, I use termshark instead.
I commend the effort, it’s always nice seeing people working on usability improvements for staple systems tools. But I have to ask the following since given your ubiquity comment:
What’s the advantage of this over using tcpdump directly?
How would you compare this to termshark / tshark?
If people didn't notice, this was built by a 13 year old. This is a fun space to be building stuff in. Neat little project and I hope you keep it up!
Neat project, keep going!
Any thoughts on how to differentiate your work from other cli packet capturing and display utilities such as gosniff or termshark?
Any good screnshoting tool for linux on rpi os? I never found one...
I have found that many people will simply ignore a project with no screenshots, it might be a good idea to at least throw one up there.
It kills me every time I see a link to a github project that sounds promising, but there's no screenshot.