wmifinfo 0.09 review
Downloadwmifinfo is a simple applet showing basic network info for all available interfaces
|
|
wmifinfo is a simple applet showing basic network info for all available interfaces. It shows IP address, netmask, gateway and MAC address.
Left-button click moves to the next interface, right-button click calls ifup/ifdown scripts.
Please report bugs if you find any.
Left-button click moves to the next interface, right-button click calls ifup/ifdown scripts. These can be set with the -u and -d options. The '%s' variable is replaced with the interface name.
Example:
$ wmifinfo -i ppp0 -u "/sbin/ifup %s" -d "/sbin/ifdown %s"
(ifup/ifdown or the wmifinfo binaries should be suid root for this to work)
Led color Meaning
-------------------------------------------------------------------
red interface is down
yellow ifup/ifdown script is busy
dark green interface is up, no traffic
light green interface is up, and sending or receiving
wmifinfo 0.09 keywords