Fiddler:查看互联网和传输层详细信息
有什么方法可以在 fiddler 中查看 IP 标头和 TCP 标头吗?我需要编写脚本还是比这更简单?我刚刚开始使用fiddler。
Is there any way I can view IP header and TCP header in fiddler. Do I need to write a script or is it even more simpler than this? I have just started using fiddler.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Fiddler 是一个 HTTP 代理。因此,您不会获得有关堆栈的 TCP 或 IP 层的信息。
为此,您可以使用以下工具之一。
Fiddler is a HTTP proxy. So no you won't get info about the TCP or the IP layers of the stack.
To get that you can use one of the following tools.