Noxwizard / dnscrypt-winclient

Windows client for managing the DNSCrypt Proxy
MIT License
402 stars 81 forks source link

image

About

The purpose of this application is to allow the user to have a better experience controlling the DNSCrypt Proxy on Windows. It was primarily created because the proxy could not originally run in the background, so I needed a way to minimize it out of sight. It is targeted at .NET 2.0 to reach a wider audience, is built on Visual Studio 2012, and is released under the MIT license.

Requirements

DNSCrypt Proxy 1.4.0 or greater (http://download.dnscrypt.org/dnscrypt-proxy/)
Microsoft .NET Framework 2.0 or greater (http://www.microsoft.com/net)

Running

The necessary files can be found in the /binaries directory. Unless you have issues, use the Release files.
Simply place the DNSCrypt proxy files in the same directory as this binary and execute the Windows client.

Required DNSCrypt Proxy files

DNSCrypt 1.4.0: The contents of the /bin directory DNSCrypt 1.6.0+: There is no longer a folder separation, just place everything in one directory

Features

When launched as a standalone process and a box is unchecked or the application is closed, all DNS server settings are reverted to their original state. This is so that browsing doesn't break if the proxy isn't restarted on the next system start. The "(Automatic)" marker appears if no DNS servers were assigned and they are provided by the router/ISP.

Known Issues

Possible future plans