blob: 3f15165d003c90e6b155665e3d41fbd660faf1a9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
config BR2_PACKAGE_IPTRAF
prompt "iptraf............................ A console-based network monitoring program"
tristate
default m if CONFIG_DEVEL
help
IPTraf is a console-based network statistics utility for Linux. It gathers
a variety of figures such as TCP connection packet and byte counts,
interface statistics and activity indicators, TCP/UDP traffic breakdowns,
and LAN station packet and byte counts.
http://iptraf.seul.org/
|