I want to log any URLs that are being called from Flash on my Mac. Any suggestions on tools that I could use? A nice TCP logger would work.
|
feedback
|
|
Charles and HTTP Scoop are good options. They have very different approaches from each other, so one of them is likely to work for you. Good luck! | |||
|
feedback
|
|
Though not the friendliest tool, there's always tcpdump which has the advantage of being built-in. | |||
|
feedback
|
|
Assuming you're talking about Flash in the browse and you're using Firefox, a nice add-on is HttpFox... I use it all the time for monitoring HTTP requests. I also like Charles that Avi Flax recommended above. Charles has the advantage of running as a separate application as a real HTTP proxy, so it can capture HTTP traffic from any browser that's configured to use it as a proxy. | |||
|
feedback
|