Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Zaczero/DNSChanger

🔧 The ultimate Windows DNS changer tool (with DNSCrypt)
https://github.com/Zaczero/DNSChanger

changer cloudflare dark-mode dark-theme dns dns-over-https dns-over-tls dnscrypt doh dot netsh windows windows-10

Last synced: about 1 month ago
JSON representation

🔧 The ultimate Windows DNS changer tool (with DNSCrypt)

Awesome Lists containing this project

README

        

# ![DNSChanger small logo](https://raw.githubusercontent.com/Zaczero/DNSChanger/master/icon/dnsc_small.png) DNSChanger

![release](https://img.shields.io/github/release/Zaczero/DNSChanger.svg)
![license](https://img.shields.io/github/license/Zaczero/DNSChanger.svg)

The ultimate Windows DNS changer tool (with DNSCrypt).
Private and secure DNS is just a few mouse clicks away.

![Zaczero/DNSChanger UI showcase](https://raw.githubusercontent.com/Zaczero/DNSChanger/master/resources/showcase_dark.png)

Learn more about DNSCrypt @ [www.dnscrypt.org](https://www.dnscrypt.org/)

## 🌤️ Installation

[Browse latest GitHub release](https://github.com/Zaczero/DNSChanger/releases/latest)

## 🎡 Features

* DNSCrypt support
* DNS-over-HTTPS (DoH) support - *using DNSCrypt*
* DNS latency checker
* Per network interface configuration
* Easy reset to ISP's default DNS
* Out of the box IPv4 & IPv6 support
* Windows 10 theme synchronization
* 100% Open-Source *- including 3rd party libraries*

### Built-in DNS server list

Save some time by using one of the built-in DNS servers.
Those are optional as you can always set a custom DNS server with an ease.

* DNSCrypt *- via localhost*
* Cloudflare
* Google
* AdGuard
* CZ.NIC
* NextDNS
* OpenDNS
* Quad9

### Getting started with DNSCrypt (in 30 seconds)

1. Start the app & open **DNSCrypt configuration**
2. Click **[Download and install]**
3. *(optional)* Edit configuration to your will
4. Click **[Start service]** and wait a few seconds
5. Close the window and wait for DNSChanger to restart
6. From the list select your network interface
7. Choose DNSCrypt from the DNS server list and click **[Save]**

Finally, validate your configuration using [DNS leak test](https://www.dnsleaktest.com/).

## 🚗 Requirements

* .NET Framework 4.7.2 *or newer*

## Footer

### 📧 Contact

* Email: [[email protected]](mailto:[email protected])

### 📃 License

* [Zaczero/DNSChanger](https://github.com/Zaczero/DNSChanger/blob/master/LICENSE)
* [DNSCrypt/dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy/blob/master/LICENSE)
* [dotnet/corefx](https://github.com/dotnet/corefx/blob/master/LICENSE.TXT)
* [Fody/Fody](https://github.com/Fody/Fody/blob/master/License.txt)
* [Fody/Costura](https://github.com/Fody/Costura/blob/develop/LICENSE)
* [getsentry/sentry-dotnet](https://github.com/getsentry/sentry-dotnet/blob/main/LICENSE)
* [getsentry/sentry-dotnet-platform-abstractions](https://github.com/getsentry/sentry-dotnet-platform-abstractions/blob/master/LICENSE)
* [JamesNK/Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json/blob/master/LICENSE.md)
* [MichaCo/DnsClient.NET](https://github.com/MichaCo/DnsClient.NET/blob/dev/LICENSE)