WireGuard: Difference between revisions

Tie-ling (talk | contribs)
restructure text
Tie-ling (talk | contribs)
DNS for the proxy client: knot dns server
Line 34: Line 34:
== DNS for the proxy client ==
== DNS for the proxy client ==


=== External DNS with dnscrypt ===
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 =