From 43fdbc5da99b87c03d75442a14700a1cbb06d4bd Mon Sep 17 00:00:00 2001 From: quindecim Date: Fri, 14 May 2021 18:25:05 +0200 Subject: [PATCH] [DOCS] - Adjustments --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index aef72ed..1b60ab8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# DNSCrypt Proxy 2 for Android | privacy oriented +# DNSCrypt Proxy 2 for Android A flexible DNS proxy, with support for modern encrypted DNS protocols such as [DNSCrypt v2](https://dnscrypt.info/protocol), [DNS-over-HTTPS](https://www.rfc-editor.org/rfc/rfc8484.txt) and [Anonymized DNSCrypt](https://github.com/DNSCrypt/dnscrypt-protocol/blob/master/ANONYMIZED-DNSCRYPT.txt). @@ -6,7 +6,6 @@ A flexible DNS proxy, with support for modern encrypted DNS protocols such as [D ## Features - For all features please refer to the [OFFICIAL PAGE](https://github.com/DNSCrypt/dnscrypt-proxy#features) -- All binary files are downloaded from the [OFFICIAL RELEASE PAGE](https://github.com/DNSCrypt/dnscrypt-proxy/releases) ## Pre-built binaries @@ -18,6 +17,8 @@ Up-to-date, pre-built binaries are available for: - Android/x86 - Android/x86_64 +- All binary files are downloaded from the [OFFICIAL RELEASE PAGE](https://github.com/DNSCrypt/dnscrypt-proxy/releases) + ## Differences from the main project @@ -31,7 +32,7 @@ Up-to-date, pre-built binaries are available for: - `blocked_query_response` = `'refused'` (set `refused` response to blocked queries) -- `log_level` = `0` (set the log level of the `dnscrypt-proxy.log` file to very verbose, but still keeps it disabled by default) +- `log_level` = `0` (set the log level of the `dnscrypt-proxy.log` file to very verbose, but still keep it disabled by default) - `dnscrypt_ephemeral_keys` = `true` (create a new, unique key for every single DNS query)