Wireshark中建立了多少个HTTP和https连接? [英] How many http and https connections established in wireshark?

查看:69
本文介绍了Wireshark中建立了多少个HTTP和https连接?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我跑了一段时间,打开了一些网页,现在我的班级要求我找出建立的http和https连接的数量.您可以建议使用命令或过滤器来找出这些内容吗?

I ran wireshark for a while and opened a few webpages now my class assignment is asking me to find out the number of http and https connections established. Can you suggest commands or filters to find these out?

推荐答案

HTTP无需连接,这意味着客户端和服务器仅在当前请求和响应期间相互了解.您可以打开.pcapng文件,然后

HTTP is connection-less, that means client and server knows about each other during current request and response only. You can open the .pcapng file and then

  • 点击统计信息"
  • 选择"HTTP"
  • 选择数据包计数器"

就我而言,我可以提出14个请求和14个响应.(成功2xx).

In my case, I can 14 requests and 14 responses. (Success 2xx).

这篇关于Wireshark中建立了多少个HTTP和https连接?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆