Get dnscrypt-wrapper installed on Mac using Brew
Package Information:
Name: dnscrypt-wrapper
Use: Server-side proxy that adds dnscrypt support to name resolvers
URL: https://cofyc.github.io/dnscrypt-wrapper/
Installation Steps:
- Open Terminal.
- Run the following command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install dnscrypt-wrapper using brew
brew install dnscrypt-wrapper
dnscrypt-wrapper is ready to use now!