Name
easy:SetOpt_DNS_Local_IP4 -- IPv4 address to bind DNS resolves to
Synopsis
easy:SetOpt_DNS_Local_IP4(address)
Function
Set the local IPv4 address that the resolver should bind to. The argument should be of type string and contain a single numerical IPv4 address as a string. Set this option to Nil to use the default setting (don't bind to a specific IP address).

Inputs
address
input value

Show TOC