blob: e814503cd0b19d4dbaece5f50d62959623d58a45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
config BR2_PACKAGE_IPTRAF
tristate "iptraf - A console-based network monitoring program"
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/
|