Easy steps to install sniffglue package on Mac
Package Information:
Application Name – sniffglue
What is sniffglue – Not Available for sniffglue
Use of sniffglue – Secure multithreaded packet sniffer
URL – https://github.com/kpcyrd/sniffglue
Installation Steps:
- Open Terminal using Spotlight search by pressing
<command+space>. Type terminal and hitEnterkey. - Now, run following command to install homebrew (brew)
- Install sniffglue using brew
brew install sniffglue

ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null

sniffglue is ready to use now!