http trace utility

前端 未结 2 1599
广开言路
广开言路 2021-01-28 07:08

I need to trace/sniff http traffic from other machines (for example from my android phone or ios device). In the past I used MSSOAPT (described here http://www.devproconnection

2条回答
  •  时光取名叫无心
    2021-01-28 07:38

    If you are on Windows, Fiddler as a great free tool.

    On other platforms, you could use the free and open-source WebScarab. The UI is not as easy to use as Fiddler, and although it runs on Windows, I rather prefer Fiddler there.

提交回复
热议问题