LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

ifstatus

OpenWRT utility that displays network interface status in JSON format

TLDR

Display interface status in JSON format
$ ifstatus [interface_name]
copy
Display help
$ ifstatus
copy

SYNOPSIS

ifstatus interface

DESCRIPTION

ifstatus is an OpenWRT utility that displays network interface status in JSON format. It queries the netifd (network interface daemon) for detailed information about interface configuration and state.The output includes IP addresses, DNS servers, connection state, protocol type, and other interface-specific information in a machine-readable format suitable for scripts and automation.

PARAMETERS

interface

Name of the network interface to query

INSTALL

yay -S ifstatus
copy

CAVEATS

Only available on OpenWRT/LEDE systems. Interface names correspond to netifd logical interfaces, not kernel device names. Requires netifd to be running.

HISTORY

ifstatus is part of netifd, the OpenWRT network interface daemon introduced in OpenWRT 12.09 (Attitude Adjustment). It replaced the older hotplug-based network configuration system with a more robust daemon-based approach.

SEE ALSO

ubus(1), uci(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid