Hello Mike,
You want to sniff?
http://stackoverflow.com/questions/9321853/how-to-sniff-packets-on-mac-os-10-7-lion
Gena
Georgina Joyce
Applied Psychologist
Training and Coaching.
Because individuals of groups matter!
On 13 Oct 2013, at 17:55, Mike wrote:
> Hi everyone,
> So I've been doing
Hallo Mike,
if you are in need to filter output in Terminal you might want to use the grep
command. It picks you all lines with a certain pattern and can be use like this:
# | grep pattern
the complete description of grep can be explored with
# man grep
I hope this helps you a bit.
Good luc
Hi everyone,
So I've been doing some exploring and I have ventured into the world of packet
capturing.
I know how to use terminal to capture everything happening on a given network
but I can't figure out a good way to view the packets.
Someone recommended coco packet analyzer but it's not comp