Checks both IPv4 & IPv6 IP forwarding statuses.
Global parameters options that affects the command execution.
import { utils } from 'iproute';const status = await utils.ipForwarding.status(); Copy
import { utils } from 'iproute';const status = await utils.ipForwarding.status();
Generated using TypeDoc
Checks both IPv4 & IPv6 IP forwarding statuses.