Source: bpfmon Section: admin Maintainer: Boian Bonev Build-Depends: debhelper-compat (= 14), dh-sequence-single-binary, libpcap-dev, libyascreen-dev, pkgconf, Standards-Version: 4.7.4 Homepage: https://github.com/bbonev/bpfmon Vcs-Browser: https://github.com/bbonev/bpfmon Vcs-Git: https://github.com/bbonev/bpfmon.git Package: bpfmon Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, Description: traffic monitor for BPF expression/iptables rule/custom script While tcpdump shows what packets are going through the network, bpfmon will show how much in terms of bytes per second and packets per second in a nice pseudo-graphical terminal interface. . bpfmon also supports monitoring an iptables rule that is selected by command line option or selected from a menu. . For even bigger flexibility bpfmon supports getting the counters from a custom script.