jsnipy
...
+3,277|6785|...

http://www.fiddler2.com/fiddler2/

Here is a useful tool for figuring out issue with web browsing issues or as a tool for web development (especially ajax ). Definitely not the only tool for this sort of task, but one I have found easy to start capturing and quickly start analyzing data) 

ib4firebugdoesthis : yes it does but firebug gets hosed pretty easily especially when stepping though JavaScript, this tool takes some of that burden off of firebug

http://www.fiddler2.com/fiddler2/ wrote:

Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP(S) traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler includes a powerful event-based scripting subsystem, and can be extended using any .NET language.

Fiddler is freeware and can debug traffic from virtually any application, including Internet Explorer, Mozilla Firefox, Opera, and thousands more.
https://img232.imageshack.us/img232/825/fiddlerviewinspector.png


All or some of the selected traffic can be saved and played back, for example in conjunction with a test.
https://img232.imageshack.us/img232/4955/fiddlersaveas.png

Last edited by jsnipy (2009-05-09 10:08:33)

Zimmer
Un Moderador
+1,688|7019|Scotland

You told me about this a while ago, and I never checked it out. Now I will.
FatherTed
xD
+3,936|6763|so randum
sounds illegal
Small hourglass island
Always raining and foggy
Use an umbrella
Defiance
Member
+438|6934

FatherTed wrote:

sounds illegal
How is it illegal if you're monitoring your own traffic? Not to mention only your HTTP traffic.

And what about WireShark? My personal use is network troubleshooting. It's not illegal, but if you hook it up to a bus you can monitor all the traffic on a given network segment. You can look at unencrypted passwords. Any private info. It's one of the first steps in cracking a wireless network.

The program is not illegal, what you may or may not choose to do with it is.
FatherTed
xD
+3,936|6763|so randum
sounds illegal catholic priest style i meant
Small hourglass island
Always raining and foggy
Use an umbrella

Board footer

Privacy Policy - © 2025 Jeff Minard