Contents

dnsSettings

The tunnel DNS settings.

Declaration

@NSCopying var dnsSettings: NEDNSSettings? { get set }

Discussion

Network connections to hosts in the tunnel’s internal network will use these DNS settings when resolving host names.

See Also

Accessing tunnel network settings