vote up 2 vote down star

Hi all,

I would want to ask you if you know any application like fiddler but for mac os x , i need to debug some requests from google earth in mac os x. i used to do it with fiddler on windows but now i don't know ho to do them in mac. Thanks in advance.

flag

4 Answers

vote up 2 vote down check

There's the more general but perhaps not as helpful to you Wireshark.

One of the SO server sites might be better suited for your question. In fact, it's already been asked on SuperUser.

link|flag
Thanks for the answer i've found in superUser that the monst similar it's Charles (charlesproxy.com) but it's not free. I will try with Wireshark. – Fgblanch Nov 5 at 13:51
vote up 1 vote down

If you don't get any direct answer to this you could always run Fiddler on a windows machine and configure your browser on the Mac to use the windows machine as a proxy server. Not very satisfactory and requires a second machine (although it could be virtual).

link|flag
vote up 0 vote down

http://ditchnet.org/httpclient/

link|flag
I've already have httpClient but it makes you build the requests instead of capturing the ones from the apps. – Fgblanch Nov 5 at 13:52
vote up 0 vote down

Charles is written in Java and runs on Macs. It's not free though.

You can point your Mac at your Windows+Fiddler machine: http://www.fiddler2.com/fiddler/help/hookup.asp#Q-NonWindows

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.