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.
有没有办法通过 HTTP Analyzer/Fiddler 检查 Java HTTP 流量,而无需修改源 java 代码以使用 SOCKS 代理?
通过在命令行或 Java 系统控制面板中设置 JVM 参数来捕获 Java 流量,我从来没有遇到过问题。
话虽如此,如果您在 Wireshark 中捕获流量,您可以将其保存到pcapng文件中,然后File>Import Packet Capture将流量导入 Fiddler。
pcapng
File
Import Packet Capture