Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何通过对每个主机名使用 tshark&shell 或其他内容来获得 GET 和 HTTP/1.0 200 OK 之间的响应时间差异?你能推荐我回答这个问题吗?
您可以同时扩展wireshark和tshark使用 Lua 脚本。有关详细信息,请参阅Wireshark 文档的第 11 章。我将首先尝试编写一个Tap/Listener来检查已经预处理的 HTTP“数据包”wireshark以收集数据并使用 tap 的reset方法来执行计算和输出。
wireshark
tshark
reset