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.
我正在嗅探我当前的连接,但我有第二台计算机通过ICS连接到我的计算机。我的应用程序在两者之间没有区别。如何检测第二个并过滤它?
如果其中一个是您的 PC 的 IP,您可以按源/目标 IP 进行过滤。
这样做的方法是忽略同一台机器上从 Mac 到 Mac 的数据包,这意味着它们正在循环到第二个。