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