dns: replace link to my config with ctrl.blog

This commit is contained in:
Mikaela Suomalainen 2019-08-29 11:14:37 +03:00
parent 8c3b7b0901
commit 9d8eed8514
No known key found for this signature in database
GPG Key ID: 0C207F07B2F32B67

View File

@ -322,7 +322,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
<li><em><a href="https://dnsprivacy.org/wiki/display/DP/DNS+Privacy+Daemon+-+Stubby">Stubby</a></em> - An open-source application for Linux, macOS, and Windows that acts as a local DNS Privacy stub resolver using DoT.</li>
<li><em><a href="https://nlnetlabs.nl/projects/unbound/about/">Unbound</a></em> - a validating, recursive, caching DNS resolver. It can also be ran network-wide and has supported DNS-over-TLS since version 1.7.3.</li>
<ul>
<li>See also <a href="https://gitea.blesmrt.net/mikaela/shell-things/src/branch/master/etc/unbound/unbound.conf.d/dns-over-tls.conf">Mikaela's Unbound config for enabling DoT with multiple servers</a>. <span class="badge badge-warning" data-toggle="tooltip" data-original-title="While being a team member, her config may not follow or be in sync with this list. Always read the config files you are going to apply, before applying them."><i class="fas fa-exclamation-triangle"></i></span></li>
<li>See also <a href="https://www.ctrl.blog/entry/unbound-tls-forwarding.html">Actually secure DNS over TLS in Unbound on ctrl.blog</a>.</li>
</ul>
</ul>
</li>