Bash Script
Bash Manual
Tag:
sniff
Sniffing tcp with tcpdump
sudo tcpdump -ni lo0 -s 0 -A tcp port 3000
October 23, 2013