Getting tshark installed on Mac OS X

Download  the wireshark .dmg and open it up.

Then copy the command line files to a location in your path:


512  sudo mkdir /usr/local/bin
513  sudo cp /Volumes/Wireshark/Utilities/Command\ Line/* /usr/local/bin

Share