How To Use Dnscrypt
OSX client for managing the DNSCrypt Proxy. The purpose of this application is to allow the user to have a better experience controlling the DNSCrypt Proxy on OSX. Compatible with all the DNS servers with DNSCrypt enabled. Packages are signed with Minisign and can be verified with. Added additional checks to prevent dnscrypt-proxy crashes. Change summary 2.0.17 to 2.0.19. Removed the OpenSSL dependency, we are now using new libldns with nossl option. Added originTypeName to sync POST to identify roaming client as macgeneric and not macanyconnect (previously this was just sent up during registration).
About the App
- App name: dnscrypt-wrapper
- App description: Server-side proxy that adds dnscrypt support to name resolvers
- App website: https://cofyc.github.io/dnscrypt-wrapper/
What Is Dnscrypt
Install the App
- Press
Command+Space
and type Terminal and press enter/return key. - Run in Terminal app:
ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null
and press enter/return key.
If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish. - Run:
brew install dnscrypt-wrapper
Done! You can now use dnscrypt-wrapper
.