0

Are there any utilities/browser plugins to sniff java applet http traffic except for tcpdump? I'd like to have well-structured representation.

Maksym Polshcha
  • 18,030
  • 8
  • 52
  • 77

1 Answers1

2

Try Wireshark - it has very structured data view, and great query capabilities.

linski
  • 5,046
  • 3
  • 22
  • 35
  • I was trying to install Wireshark on my 10.8.2. It requires XQuartz to start. I installed XQuartz but id doesn't work - system failure on startup. – Maksym Polshcha Oct 08 '12 at 17:23
  • I don't have a Mac so can't test it :( googling a bit shows that people have managed to install it on Mountain Lion - you ll have to bug around with installation obviously but I strongly recommend it, it is the best that I have ever seen. – linski Oct 08 '12 at 18:11