You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
A flexible DNS proxy, with support for modern encrypted DNS protocols such as [DNSCrypt v2](https://dnscrypt.info/protocol) and [DNS-over-HTTPS](https://www.rfc-editor.org/rfc/rfc8484.txt).
6
6
7
-
## [dnscrypt-proxy 2.0.17 final is available for download!](https://github.com/jedisct1/dnscrypt-proxy/releases/latest)
7
+
## [dnscrypt-proxy 2.0.18 final is available for download!](https://github.com/jedisct1/dnscrypt-proxy/releases/latest)
8
8
9
9
*[dnscrypt-proxy documentation](https://dnscrypt.info/doc) – This project's documentation (Wiki)
10
10
*[DNSCrypt project home page](https://dnscrypt.info/)
@@ -15,7 +15,7 @@ A flexible DNS proxy, with support for modern encrypted DNS protocols such as [D
15
15
16
16
## Features
17
17
18
-
* DNS traffic encryption and authentication. Supports DNS-over-HTTPS (DoH) and DNSCrypt.
18
+
* DNS traffic encryption and authentication. Supports DNS-over-HTTPS (DoH) using TLS 1.3, and DNSCrypt.
19
19
* DNS query monitoring, with separate log files for regular and suspicious queries
20
20
* Filtering: block ads, malware, and other unwanted content. Compatible with all DNS services
21
21
* Time-based filtering, with a flexible weekly schedule
0 commit comments