Skip to main content

DNS

The DNS config flag sets the DNS servers for use with the tunnel, and is generally set on devices redirecting all there traffic via a bounce node (typical commercial VPN style setup)

Example usage is
Dns = 1.1.1.1
For more than one, separate the values with commas, like
Dns = 1.1.1.1,1.0.0.1