Easy Steps to Install dnscrypt-proxy on Mac

Package Information:

Name: dnscrypt-proxy
Use: DNSCrypt is a protocol that authenticates communications between a DNS client and a DNS resolver. It
URL: https://dnscrypt.org

Installation Steps:

  1. Open Terminal by pressing <command+space>. Type terminal and hit Enter key.
  2. Copy and execute below command

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

dnscrypt-proxy is ready to use now!