http跟踪实用程序

编程入门 行业动态 更新时间:2024-10-28 19:24:57
本文介绍了http跟踪实用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我需要跟踪/嗅探来自其他计算机的http流量(例如来自我的Android手机或ios设备)。在过去,我使用了MSSOAPT(此处描述了 http:// www .devproconnections / article / net-framework2 / microsoft-soap-trace-tool )它很完美,我需要类似的东西,现在它应该有json的语法高亮,并能够解压缩内容:) 。

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 www.devproconnections/article/net-framework2/microsoft-soap-trace-tool) and it was perfect, I need something similar, and now it should have syntax highlighting for json and be able to unzip content :).

我想告诉我的机器人去 http://my.machine.home/Foo?bar 此代理应将此转发给其他服务器,例如 google/Foo?bar ,它应该打印完整的流量。

I would like to tell my android to go to my.machine.home/Foo?bar and this proxy should forward this to other server such as google/Foo?bar and it should print complete trafic.

如果解决方案不需要我的设备上的代理配置,我会更喜欢,但只是转发发送到流程的所有请求。

I would prefer if the solution would not require proxy configuration on my device, but just would forward all requests sent to the process.

并且它不一定是免费的

推荐答案

看看查尔代理它非常易于使用,满足您的所有要求。

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

更多推荐

http跟踪实用程序

本文发布于:2023-10-26 12:56:02,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1530205.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:实用程序   http

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!