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.
消息分析器似乎没有 UI 方法来解析非默认端口上的协议。我在非标准端口(不是 443)上运行 TLS 服务器,并且消息分析器不会解析捕获为 TLS。
快速解决方法是将 TLS 端口从 443 更新为 C:\Users\\AppData\Local\Microsoft\MessageAnalyzer\OPNAndConfiguration\OPNs\CoreNetworking\TLS.opn 中所需的端口号
// http://www.iana.org/assignments/port-numbers pattern Port = enum ushort { ... HTTPS = 443