mirror of
https://github.com/bvanroll/_dotfiles.git
synced 2025-08-30 04:22:47 +00:00
16 lines
371 B
Markdown
16 lines
371 B
Markdown
# iface
|
|
|
|
Show network interface status.
|
|
If the instance is not specified, it uses the interface for the default route.
|
|
Specify ipv6, ipv4, or either by setting `ADDRESS_FAMILY` to
|
|
`inet6`, `inet`, or `inet6?`.
|
|
|
|
If an invalid interface is specified, nothing is printed.
|
|
|
|
|
|

|
|

|
|
|
|
# Config
|
|
|
|
See `./i3blocks.conf` for an example configuration. |