diff options
Diffstat (limited to 'network/bpfmon/README')
-rw-r--r-- | network/bpfmon/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/network/bpfmon/README b/network/bpfmon/README new file mode 100644 index 0000000000000..578ffa5b3476f --- /dev/null +++ b/network/bpfmon/README @@ -0,0 +1,6 @@ +BPF based visual packet rate monitor. +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. |