WireGuard: Difference between revisions
restructure text |
→DNS for the proxy client: knot dns server |
||
Line 34: | Line 34: | ||
== DNS for the proxy client == | == DNS for the proxy client == | ||
You can use an external, encrypted DNS such as knot dns resolver, | |||
which comes with a set of authenticated dns servers | |||
You can use an external, encrypted DNS such as | built in. | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||
Line 52: | Line 52: | ||
} | } | ||
</syntaxhighlight> | </syntaxhighlight> | ||
= AllowedIPs = | = AllowedIPs = |