|
1 |
| -# DNSChanger |
| 1 | +#  DNSChanger |
2 | 2 |
|
3 |
| -The ultimate Windows DNS changer tool (using netsh). |
4 |
| -Find the fastest DNS servers and use them in just few mouse clicks! |
| 3 | + |
| 4 | + |
5 | 5 |
|
6 |
| - |
7 |
| - |
| 6 | +The ultimate Windows DNS changer tool (with DNSCrypt). |
| 7 | +Private and secure DNS is just a few mouse clicks away. |
8 | 8 |
|
9 |
| -Have you ever wondered how much time you can save just by changing the DNS servers? Let's say that you can save ~30ms per request. You typically send around 2000 of them per day. |
| 9 | + |
10 | 10 |
|
11 |
| -`0.03s. x 2000 x 365 days = 21900s.` |
| 11 | +Learn more about DNSCrypt @ [www.dnscrypt.org](https://www.dnscrypt.org/) |
12 | 12 |
|
13 |
| -You are going to save even 6 hours per year! |
| 13 | +## 🌤️ Installation |
14 | 14 |
|
15 |
| -## Features |
| 15 | +[Browse latest GitHub release](https://github.com/Zaczero/DNSChanger/releases/latest) |
16 | 16 |
|
| 17 | +## 🎡 Features |
| 18 | + |
| 19 | +* DNSCrypt support |
| 20 | +* DNS-over-HTTPS (DoH) support - *using DNSCrypt* |
17 | 21 | * DNS latency checker
|
18 |
| -* Network interface selector |
19 |
| -* Set Cloudflare, Google or OpenDNS DNS |
20 |
| -* Set custom DNS |
21 |
| -* Reset to ISP's default DNS |
22 |
| -* DNS validation on Windows boot |
23 |
| -* Native IPv4 + IPv6 support using netsh |
24 |
| -* Windows 10 theme sync |
25 |
| -* Completely open-source |
| 22 | +* Per network interface configuration |
| 23 | +* Easy reset to ISP's default DNS |
| 24 | +* Out of the box IPv4 & IPv6 support |
| 25 | +* Windows 10 theme synchronization |
| 26 | +* 100% Open-Source *- including 3rd party libraries* |
| 27 | + |
| 28 | +### Built-in DNS server list |
| 29 | + |
| 30 | +Save some time by using one of the built-in DNS servers. |
| 31 | +Those are optional as you can always set a custom DNS server with an ease. |
| 32 | + |
| 33 | +* DNSCrypt *- via localhost* |
| 34 | +* Cloudflare |
| 35 | +* Google |
| 36 | +* AdGuard |
| 37 | +* CZ.NIC |
| 38 | +* NextDNS |
| 39 | +* OpenDNS |
| 40 | +* Quad9 |
| 41 | + |
| 42 | +### Getting started with DNSCrypt (in 30 seconds) |
| 43 | + |
| 44 | +1. Start the app & open **DNSCrypt configuration** |
| 45 | +2. Click **[Download and install]** |
| 46 | +3. *(optional)* Edit configuration to your will |
| 47 | +4. Click **[Start service]** and wait a few seconds |
| 48 | +5. Close the window and wait for DNSChanger to restart |
| 49 | +6. From the list select your network interface |
| 50 | +7. Choose DNSCrypt from the DNS server list and click **[Save]** |
| 51 | + |
| 52 | +Finally, validate your configuration using [DNS leak test](https://www.dnsleaktest.com/). |
| 53 | + |
| 54 | +## 🚗 Requirements |
| 55 | + |
| 56 | +* .NET Framework 4.7.2 *or newer* |
| 57 | + |
| 58 | +## Footer |
26 | 59 |
|
27 |
| -### Dark mode preview (Windows 10) |
| 60 | +### 📧 Contact |
28 | 61 |
|
29 |
| - |
| 62 | + |
| 63 | +* PGP: [0x9D7BC5B97BB0A707](https://gist.github.com/Zaczero/158da01bfd5b6d236f2b8ceb62dd9698) |
30 | 64 |
|
31 |
| -## Download |
| 65 | +### 📃 License |
32 | 66 |
|
33 |
| -* https://github.com/Zaczero/DNSChanger/releases/latest |
| 67 | +* [Zaczero/DNSChanger](https://github.com/Zaczero/DNSCrypt/blob/master/LICENSE) |
| 68 | +* [DNSCrypt/dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy/blob/master/LICENSE) |
| 69 | +* [dotnet/corefx](https://github.com/dotnet/corefx/blob/master/LICENSE.TXT) |
| 70 | +* [Fody/Fody](https://github.com/Fody/Fody/blob/master/License.txt) |
| 71 | +* [Fody/Costura](https://github.com/Fody/Costura/blob/develop/LICENSE) |
| 72 | +* [getsentry/sentry-dotnet](https://github.com/getsentry/sentry-dotnet/blob/main/LICENSE) |
| 73 | +* [getsentry/sentry-dotnet-platform-abstractions](https://github.com/getsentry/sentry-dotnet-platform-abstractions/blob/master/LICENSE) |
| 74 | +* [JamesNK/Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md) |
| 75 | +* [MichaCo/DnsClient.NET](https://github.com/MichaCo/DnsClient.NET/blob/dev/LICENSE) |
0 commit comments