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.
如何扫描/记录来自特定应用程序或任务的 IP 请求?我可以纯粹在命令行中执行此操作还是需要额外的软件?
Wireshark是一个非常强大的工具,用于跟踪连接甚至检查数据包内容。通过使用适当的过滤器,您可以监控应用程序的所有网络活动。