How do you create a virtual network interface on Windows?

前端 未结 3 1347
耶瑟儿~
耶瑟儿~ 2020-11-28 13:11

On linux, it\'s possible to create a tun interface using a tun driver which provides a \"network interface psuedo-device\" that can be treated as a regular network interface

3条回答
  •  一整个雨季
    2020-11-28 14:02

    In the Singularity project, Microsoft research communicates with the singularity VM through a "loopback" adapter. Maybe that'd help?

    Running it is easy so it may be something fun to do anyway. :)

    http://research.microsoft.com/os/Singularity/

提交回复
热议问题