gibney.org
:
Technology
:
Linux
:
Capture Webtraffic
:
Mac Os X version
(Entry Nr. 385, by user 1 |
edit
)
feefifio says, this works on his Mac OS X machine: <br> <br>sudo tcpdump -i en1 -A -s10000 'host 80.67.17.95 and tcp port 80' | grep -Eo "(GET|POST).*$"
Create a new entry at this position