Instantly share code, notes, and snippets.
capture http traffic, port: 8080
$ sudo tcpdump -i any -s 0 'tcp port 8080' -vv