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:

  1. Open Terminal.
  2. Run the following command

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
  3. Install dnscrypt-wrapper using brew
    brew install dnscrypt-wrapper

dnscrypt-wrapper is ready to use now!