Update DNSCrypt grammatical error
This commit is contained in:
@ -290,7 +290,7 @@ github="https://github.com/jedisct1/dnscrypt-proxy"
|
|||||||
<ul>
|
<ul>
|
||||||
<li>DNS-over-TLS (DoT) - A security protocol for encrypted DNS on a dedicated port 853.</li>
|
<li>DNS-over-TLS (DoT) - A security protocol for encrypted DNS on a dedicated port 853.</li>
|
||||||
<li>DNS-over-HTTPS (DoH) - Similar to DoT, but uses HTTPS instead, being indistinguishable from "normal" HTTPS traffic on port 443.</li>
|
<li>DNS-over-HTTPS (DoH) - Similar to DoT, but uses HTTPS instead, being indistinguishable from "normal" HTTPS traffic on port 443.</li>
|
||||||
<li>DNSCrypt - On older yet robust method of encrypting DNS.</li>
|
<li>DNSCrypt - An older yet robust method of encrypting DNS.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3>Worth Mentioning and Additional Information</h3>
|
<h3>Worth Mentioning and Additional Information</h3>
|
||||||
|
Reference in New Issue
Block a user