Network Top -- Help you monitor network traffic with bpf

A lightweight terminal-based network traffic monitor written in Rust with low resource overhead.
Allows you to filter network traffic in real-time using custom BPF (Berkeley Packet Filter) rules.
Features multi-rule switching, tracking for live transfer rates, total traffic metrics, and container deployment support.
$ cargo install netop$ pkgin install netop$ docker run -it --rm --net=host zingerbee/netop$ yay -S netopto comment.