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.
我正在尝试更好地了解 Google 文档如何即时生成和处理更改文档的请求,并且想知道我是否可以使用 Wireshark 监控某些特定内容。
谢谢你。
Google Docs 使用 HTTPS 加密其通信。您无法监控任何与内容相关的特定更改,只能见证用户正在联系docs.google.com。
docs.google.com
也就是说,如果您愿意深入研究时序 分析领域,您也许可以从加密会话中重建细节。但这需要大量的手工工作。