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:
- Open Terminal by pressing
<command+space>
. Type terminal and hitEnter
key. - Copy and execute below command
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install dnscrypt-proxy using brew
brew install dnscrypt-proxy
dnscrypt-proxy is ready to use now!