You have tcpdump and ngrep you can use from the terminal.
tcpdump might already be installed and as for ngrep, you need to go through 
macports.

ngrep example:
ngrep '' host 192.168.1.3 
will capture everything exchanged with host 192.168.1.3

ngrep -W byline '' host 123.123.123.123 and port 53
Will capture everything exchanged with  123.123.123.123 port 53 and format it 
nice and by line

Emrah
On Dec 22, 2012, at 10:39 PM, Chris Blouch <cblo...@aol.com> wrote:

> Is Packet Peeper accessible?
> 
> http://packetpeeper.sourceforge.net
> 
> CB
> 
> On 12/22/12 5:11 PM, Mike M wrote:
>> Hey all,
>>      I have recently installed X-11 and Wire shark. unfortunately it appears 
>> that it is completely inaccessible.
>>      Does anyone know of any alternative ways to sniff some packets?
>>      Thanks!
>> 
>> Mike
>> 
> 
> -- 
> ¯\_(ツ)_/¯
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "MacVisionaries" group.
> To post to this group, send email to macvisionaries@googlegroups.com.
> To unsubscribe from this group, send email to 
> macvisionaries+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/macvisionaries?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"MacVisionaries" group.
To post to this group, send email to macvisionaries@googlegroups.com.
To unsubscribe from this group, send email to 
macvisionaries+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/macvisionaries?hl=en.

Reply via email to