Giuliano Bellini

Results 333 comments of Giuliano Bellini

Thanks! This seems a bit out of scope at the moment, since many other features are being worked on and none of them is going in the direction of a...

> Have you thought about making a Agent for Windows and Daemon for Linux so that SniffNet can Sniff Remote Machines? Hi @kenrmayfield, as I anticipated: > This seems a...

Sure I'll take care of the missing code points. Thanks 🎉

> Is it feasible to include UDP as well? ... In addition, currently it only includes processes that are listening on a port. Is it feasible to include all network...

> But UDP servers "listen" for packets, like DNS-servers listen on port 53, for example. Don't they? UDP ports are either open or close, they don't have other possible states....

Hi @islameehassan It would be awesome if you could help! Yeah, I'm planning to use this library with Sniffnet in case it gets accurate enough. The criteria is to at...

@islameehassan a problem you'll probably face is that in general there is no process information available for most of the connections... this is why I was just focusing on the...

I've noticed there already is a similar issue open (#11), although I think that producing a .dot file is simpler than an ASCII representation.