Easy steps to install massdns package on Mac
Package Information:
Application Name – massdns
What is massdns – Not Available for massdns
Use of massdns – High-performance DNS stub resolver
URL – https://github.com/blechschmidt/massdns
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>
. Type terminal and hitEnter
key. - Now, run following command to install homebrew (brew)
- Install massdns using brew
brew install massdns
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
massdns is ready to use now!