5l1v3r1 / SimpleDnsCrypt

A simple management tool for dnscrypt-proxy

Home Page:https://simplednscrypt.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Backers on Open Collective Sponsors on Open Collective license Build status Github All Releases dnscrypt--proxy Github All Releases donate PayPal

Simple DNSCrypt Logo

Simple DNSCrypt

Simple DNSCrypt is a simple management tool to configure dnscrypt-proxy on windows based systems.

Status

Uses dnscrypt-proxy: 2.0.42

Preview Download (CI)

Download x86 (preview, unsigned portable version) - AppVeyor Build

Download x64 (preview, unsigned portable version) - AppVeyor Build

Getting Started

Prerequisites

At least one system with Windows 7 SP1 and the installation of. NET Framework 4.6.1 is currently required.

You also will need: Microsoft Visual C++ Redistributable for Visual Studio 2015 - 2019 x64 or x86

or

Microsoft Visual C++ Redistributable for Visual Studio 2017 x64 or x86

Installing

To install Simple DNSCrypt use the latest (stable) MSI packages: x86 or x64.

Alternative

https://chocolatey.org/packages/simplednscrypt (maintained by @chantisnake)

File Signing

The MSI package and the SimpleDnsCrypt.exe are signed via a COMODO RSA Code Signing CA. The files are signed under the name: Christian Hermann

You also can verify the MSI packages with minisign. The minisign signatures x86 and x64 can be verified with the following command:

minisign -Vm SimpleDNSCrypt.msi -P RWTSM+4BNNvkZPNkHgE88ETlhWa+0HDzU5CN8TvbyvmhVUcr6aQXfssV
minisign -Vm SimpleDNSCrypt64.msi -P RWTSM+4BNNvkZPNkHgE88ETlhWa+0HDzU5CN8TvbyvmhVUcr6aQXfssV

Deinstallation

To uninstall Simple DNSCrypt and dnscrypt-proxy, just go to the Windows Control Panel (Programs and Features) and search for Simple DNSCrypt.

Updates

Simple DNSCrypt will automatically search for the latest version at startup.

Translations

Translations are created with POEditor. If you can add or correct a language, feel free to do so:

https://poeditor.com/join/project/3frSzJtSqc

Screenshots

maintab

resolvers

route

advanced

blacklist

blocklog

settings

Built With

Authors

See also the list of 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.md file for details

Used Software and Libraries

Thanks to

  • Frank Denis for the development of dnscrypt-proxy
  • all users, translators and contributors
  • ReSharper for providing a free open source license
  • POEditor for providing a free open source license

Contributors

This project exists thanks to all the people who contribute. [Contributors].

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

About

A simple management tool for dnscrypt-proxy

https://simplednscrypt.org

License:MIT License


Languages

Language:C# 100.0%