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.
我需要创建一个虚拟网络适配器,如“环回适配器”或“virtualbox host-only network”。
但是我不知道我应该调用哪些 Windows 函数来以编程方式创建自己的虚拟适配器,因为要为我的程序创建一个虚拟 NAT。
我一直在搜索文档来执行此操作,但我没有找到任何东西,也许你们中的某个人可以帮助我。
我发现的最大信息对应于 github 项目,如“npcap”或“softethervpn”,但不能像好的文档那样帮助我。
谢谢你。
NPFInstall.exeNpcap 里面的实用程序可以安装Npcap Loopback Adapter. 但是这个适配器实际上是一个基于Microsoft Loopback Adapter. 我不知道这是不是你想要的。
NPFInstall.exe
Npcap Loopback Adapter
Microsoft Loopback Adapter
具体命令为:
NPFInstall.exe -il