Name
easy:SetOpt_DNS_Local_IP6 -- IPv6 address to bind DNS resolves to
Synopsis
easy:SetOpt_DNS_Local_IP6(address)
Function
Set the local IPv6 address that the resolver should bind to. The argument should be of type string and contain a single IPv6 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