From 3c28684dd06a00957e18e2a75dc795430e412beb Mon Sep 17 00:00:00 2001 From: MSasanMH Date: Tue, 12 Sep 2023 11:45:58 +0330 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index a314995..e60bc4c 100644 --- a/README.md +++ b/README.md @@ -5,17 +5,19 @@ ![GitHub](https://img.shields.io/github/license/msasanmh/SecureDNSClient) ![GitHub release (with filter)](https://img.shields.io/github/v/release/msasanmh/SecureDNSClient?link=https%3A%2F%2Fgithub.com%2Fmsasanmh%2FSecureDNSClient%2Freleases%2Flatest) -A GUI for [DNSLookup](https://github.com/ameshkov/dnslookup), [DNSProxy](https://github.com/AdguardTeam/dnsproxy), [DNSCrypt](https://github.com/DNSCrypt/dnscrypt-proxy) and [GoodbyeDPI](https://github.com/ValdikSS/GoodbyeDPI). (Windows only) +**A Secure DNS Client.** Using: [DNSLookup](https://github.com/ameshkov/dnslookup), [DNSProxy](https://github.com/AdguardTeam/dnsproxy), [DNSCrypt](https://github.com/DNSCrypt/dnscrypt-proxy) and [GoodbyeDPI](https://github.com/ValdikSS/GoodbyeDPI). (Windows only) -- *Find and use fastest DNS Over HTTPS servers.* +- *Find and use fastest secure DNS servers.* - *Hide SNI and website addresses from ISP.* - *Bypass YouTube, Twitter and any SNI/DNS based blocked websites.* - *Encode and decode DNSCrypt STAMP (sdns://).* -Requirements: .Net Destop Runtime 6.
-Download Runtime x64: [runtime-desktop-6.0.16-windows-x64-installer](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.16-windows-x64-installer)
-Download Runtime x86: [runtime-desktop-6.0.16-windows-x86-installer](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.16-windows-x86-installer)
-Download App: [Click here](https://github.com/msasanmh/SecureDNSClient/releases)
+**Requirements:** .Net Destop Runtime 6. (Installing both x86 and x64 are required)
+[Download Runtime x64](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.21-windows-x64-installer)
+[Download Runtime x86](https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-6.0.21-windows-x86-installer)
+ +**Download**
+[Download latest version of Secure DNS Client](https://github.com/msasanmh/SecureDNSClient/releases/latest)
**Note:** *some antivirus apps raise alert as PUA (Potentially Unwanted Application) for WinDivert which is used by GoodbyeDPI.*