SFWBAR-NETWORK(1) | General Commands Manual | SFWBAR-NETWORK(1) |
sfwbar-network - Sfwbar Network module
Filename: network.so
Requires: none
The network module tracks te state of the current network connection.
Function NetInfo queries the parameter of the connection on the network interface specified. If Interface is not specifies, NetInfo will query the interface of the default gateway (if one exists). The queries supported are:
NetInfo returns a string value.
Function NetStat queries statistics of the interface. If the interface isn't specified, it will be applied to the interface of the default gateway. The queries supported are:
NetState returns a numeric value.
None
The module defines one trigger "network" which is emitted whenever the interface data is changes (i.e. ip, netmask, default gateway, wifi essid).
GPLv3+