Live data from Hacker News

Sniffnet: Open-source, cross platform application to monitor network traffic

github.com

21–30 of 41 posts

Re: Sniffnet: Open-source, cross platform application to monitor network traffic

#22
post #21

Are there any tools out there that can breakdown network traffic by the originating process? Sometimes it would be useful to see exactly which process is monopolising bandwidth like we can with CPU time.

Creator of Sniffnet here. Adding processes IDs is one of the features I'd like to implement in the next months!

Re: Sniffnet: Open-source, cross platform application to monitor network traffic

#23
post #21

Are there any tools out there that can breakdown network traffic by the originating process? Sometimes it would be useful to see exactly which process is monopolising bandwidth like we can with CPU time.

Creator of Sniffnet here. Adding processes IDs is one of the features I'd like to implement in the next months!

That sounds great!

Re: Sniffnet: Open-source, cross platform application to monitor network traffic

#24
post #21

Are there any tools out there that can breakdown network traffic by the originating process? Sometimes it would be useful to see exactly which process is monopolising bandwidth like we can with CPU time.

nethogs

https://github.com/raboof/nethogs

Edit: There is netproc as well

Re: Sniffnet: Open-source, cross platform application to monitor network traffic

#27
post #21

Are there any tools out there that can breakdown network traffic by the originating process? Sometimes it would be useful to see exactly which process is monopolising bandwidth like we can with CPU time.

netatop can show per process/thread data - https://www.atoptool.nl/netatop.php
Post reply on HN