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.
我想使用Windows Filtering Platform阻止一组 URL 。我只需要获取应用程序层数据包才能实现这一目标.. 有没有办法获得应用程序层数据包?
您可以使用 WinDivert,它是内核模式下的 WFP 标注驱动程序,它是用户模式库。它是(LGPL)许可下的开源项目, 查看它是文档