Easy steps to install dnsprobe package on Mac
Package Information:
Application Name – dnsprobe
What is dnsprobe – Not Available for dnsprobe
Use of dnsprobe – DNS query and resolution tool
URL – https://github.com/projectdiscovery/dnsprobe
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 dnsprobe using brew
brew install dnsprobe
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
dnsprobe is ready to use now!