Fiddler2 仅用于 TCP

发布于 2025-01-06 02:31:52 字数 204 浏览 0 评论 0原文

希望你能帮忙...有没有办法让 Fiddler2 只监视 tcp 流量而不是寻找 HTTP?

我有一个发送 TCP 文本的遗留应用程序,需要捕获它来跟踪问题。Fiddler2 非常适合基于 Web 的 http 监控,如果可能的话,我也想将其用于基于 TCP 的监控(我了解布局和; 格式)..这可能吗?还是我需要查看 WireShark 或类似的东西?

谢谢!

hoping you could help out... is there a way of getting Fiddler2 to monitor just tcp traffic as opposed to looking for HTTP?

I have a legacy application that sends TCP text and need to capture it to track an issue.. Fiddler2 is great for web based http monitoring and if possible i'd like to use this for TCP based monitoring as well (I understand the layout & format) .. is this possible or do I need to look at WireShark or something similar?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

飘过的浮云 2025-01-13 02:31:52

正如 Fiddler 网站上所解释的,Fiddler 是一个 HTTP/HTTPS 代理服务器。你不能用它调试 TCP;使用 Microsoft Network Monitor 或 Wireshark 来完成这些任务。

As explained on the Fiddler website, Fiddler is a HTTP/HTTPS proxy server. You cannot debug TCP with it; use Microsoft Network Monitor or Wireshark for those tasks.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文