mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 12:38:07 +02:00
81b3eea3b6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2048 3c298f89-4303-0410-b956-a3cf2f4a3e73
13 lines
431 B
Plaintext
13 lines
431 B
Plaintext
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/
|
|
|
|
|