microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.84k stars 6.3k forks source link

[New Port Request] <wintun> #18735

Closed ChanthMiao closed 3 years ago

ChanthMiao commented 3 years ago

Library name: wintun

Library description: Wintun is a very simple and minimal TUN driver for the Windows kernel, which provides userspace programs with a simple network adapter for reading and writing packets.

Source repository URL: https://git.zx2c4.com/wintun/tree/

Project homepage https://www.wintun.net/:

Anything else that is useful to know when adding (such as optional features the library may have that should be included):

Due to Microsoft's driver signing requirements, wintun is distributed as a simple ZIP archive containing signed and precompiled DLLs for AMD64, X86, ARM64, and ARM32, along with the wintun.h header file for applications.

PhoebeHui commented 3 years ago

If you wish to add this port in the future, you can reopen this issue, but we're closing it for now, consider making a pull request instead.