unboundcontrol
unboundcontrol is the command-line client for the Unbound DNS resolver, used to interact with a running unbound daemon through its control interface. It provides a way for administrators to query status, monitor runtime behavior, and apply configuration changes without restarting the server.
The control interface is exposed via a local socket (commonly a Unix domain socket) configured in the
Typical capabilities include retrieving runtime information such as status and statistics, reloading configuration and caches, flushing
Usage and setup: unboundcontrol is usually installed alongside Unbound on Unix-like systems. To operate, it must
See also: Unbound, NLnet Labs, DNS resolver, unbound-control, unbound-control-setup.