https://github.com/bitbeans/cleanbrowsingclient
Windows Desktop Client for cleanbrowsing.org (DNSCrypt)
https://github.com/bitbeans/cleanbrowsingclient
dns dnscrypt dnscrypt-proxy dnscrypt-proxy2 mahapps netcore3 simplednscrypt wpf
Last synced: 8 months ago
JSON representation
Windows Desktop Client for cleanbrowsing.org (DNSCrypt)
- Host: GitHub
- URL: https://github.com/bitbeans/cleanbrowsingclient
- Owner: bitbeans
- License: mit
- Created: 2019-11-07T19:35:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-11T13:03:17.000Z (over 5 years ago)
- Last Synced: 2025-03-13T11:37:22.474Z (9 months ago)
- Topics: dns, dnscrypt, dnscrypt-proxy, dnscrypt-proxy2, mahapps, netcore3, simplednscrypt, wpf
- Language: C#
- Homepage: https://cleanbrowsing.org/
- Size: 14.3 MB
- Stars: 30
- Watchers: 4
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
  [](https://github.com/jedisct1/dnscrypt-proxy)

============
Windows Desktop Client for [cleanbrowsing.org](https://cleanbrowsing.org) (with [DNSCrypt](https://dnscrypt.info))
[Download latest Windows Installer (x86/x64)](https://github.com/bitbeans/CleanBrowsingClient/releases/download/0.2.2.0/CleanBrowsingClient_Setup.exe)
## Alternatives
You want to use DNSCrypt with another server or provider?
Then have a look at [bitbeans/SimpleDnsCrypt](https://github.com/bitbeans/SimpleDnsCrypt "SimpleDnsCrypt")
> **Note:** Clean Browsing Client will **not** replace the Simple DNSCrypt project!
## Screenshots




## Built With
* [Visual Studio 2019](https://www.visualstudio.com/downloads/)
* [.NET Core 3.0](https://dotnet.microsoft.com/download/dotnet-core/3.0)
## Authors
* **Christian Hermann** - [bitbeans](https://github.com/bitbeans)
See also the list of [Contributors.md](Contributors.md) who participated in this project.
If you are a translator, feel free to update this file.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
All logos and images are copyrighted by cleanbrowsing.org.
## Used Software and Libraries
- [DnsCrypt.Toolbox](https://github.com/bitbeans/DnsCrypt.Toolbox)
- [helper-net](https://github.com/bitbeans/helper-net)
- [MahApps.Metro](https://github.com/MahApps/MahApps.Metro)
- [Material Design In XAML Toolkit](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit)
- [Nett](https://github.com/paiden/Nett)
- [Serilog](https://github.com/serilog/serilog)
- [Prism](https://github.com/PrismLibrary/Prism)
- [Simple DNSCrypt](https://github.com/bitbeans/SimpleDnsCrypt)
- [dnscrypt-proxy](https://github.com/DNSCrypt/dnscrypt-proxy)