http trace utility

前端 未结 2 1596
广开言路
广开言路 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

    Look at charle proxy it is very easy to use and has all your requirements fulfilled.

    0 讨论(0)
  • 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.

    0 讨论(0)
提交回复
热议问题