Easy steps to install packetq package on Mac
Package Information:
Application Name – packetq
What is packetq – Not Available for packetq
Use of packetq – SQL-frontend to PCAP-files
URL – https://www.dns-oarc.net/tools/packetq
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 packetq using brew
brew install packetq
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
packetq is ready to use now!