Note Trace HTTP packets in OSX Trace all HTTP packets with destination port 80 ngrep -q -W byline -d <network interface> '' 'dst port 80'