How do you create a virtual network interface on Windows?

前端 未结 3 1351
耶瑟儿~
耶瑟儿~ 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:06

    @Tim
    Depending on the licensing you might be able to use the TUN/TAP driver that is part of OpenVPN, see here for details.

提交回复
热议问题