Remix.run Logo
m4y0u 18 hours ago

The ultimate network monitoring army knife. If you are tired of switching between lsof, tcpdump, traceroute, netstat, ifconfig etc. this tool has it all. It even detect ghost sockets and has counter-measures baked in. This of it like a htop for networking on steroids.

Bender 18 hours ago | parent [-]

Looks snazzy. Like htop could this potentially read ~/.config/nethtop/nethtop.rc or something like that to look for preferences such as user-defined targeted tcpdump additional flags -p --dont-verify-checksums -NNnnttv -B131072 -c1000 and user-defined pcap logging directory like /dev/shm to avoid artificially dropping packets due to slow storage?

m4y0u 17 hours ago | parent [-]

This is definitely going in the roadmap. Or if you want you can make a PR request and I will integrate the update. Thanks for the poweruser comment. Really appreciated!