Giuliano Bellini

Results 333 comments of Giuliano Bellini

Can you confirm that the command from [this article](https://iotechonline.com/tcpdump-over-ssh-and-wireshark/) is what you intended to use? `tcpdump -i any -U -s0 -w - 'not port 22' | wireshark -k -i -`...

Hey @louis-ym4 that's some crazy nice work you did! I hope it didn't take you too much time to realise these sketches. I will definitely use some of your ideas...

@all-contributors please add @louis-ym4 for design.

Hey @louis-ym4 I forgot to mention that what I believe needs the most design improvements right now is the connection details popup. ![image](https://github.com/user-attachments/assets/aca5f5b9-20a8-4271-8da6-4a2e01cb7ba7) What's particularly annoying is that the text...

Hi @dejang thanks for your inputs and your availability to work on this. I want to keep things really simple: - the control for this feature will be just one...

> Why IPs? blocking or permitting domain names would be better if possible? Using domains isn't reliable, since most of the times the domain name you see from DNS is...

I see. Sniffnet doesn't keep track of such domains at the moment. So probably we should first parse those; feel free to open an issue if you like.

> I see. > Sniffnet doesn't keep track of such domains at the moment. > So probably we should first parse those; feel free to open an issue if you...