WireGuardNT SDK
This contains wireguard.dll and wireguard.h, built from the wireguard-nt repository:
- wireguard-nt-0.11.zip
└── wireguard-nt
├── bin
│ ├── amd64
│ │ └── wireguard.dll
│ ├── arm64
│ │ └── wireguard.dll
│ └── x86
│ └── wireguard.dll
├── include
│ └── wireguard.h
├── LICENSE.txt
└── README.md
This zip file is provided under the permissive license contained inside.