1
0
mirror of https://git.zx2c4.com/wireguard-windows synced 2024-11-10 16:59:18 +00:00
wireguard-windows/embeddable-dll-service/csharp
Simon Rozman 3bf8b7c438 embeddable-dll-service: csharp: ensure double \0 termination
Signed-off-by: Simon Rozman <simon@rozman.si>
2022-03-28 12:40:20 +02:00
..
DemoUI global: bump date 2022-01-06 17:28:13 +01:00
TunnelDll embeddable-dll-service: csharp: ensure double \0 termination 2022-03-28 12:40:20 +02:00
.gitignore embeddable-dll-service: .gitignore VS output folders 2021-08-02 13:54:04 +02:00
demo-client.csproj embeddable-dll-service: add more robust example for .NET 5 2021-01-21 15:26:07 +01:00
demo-client.csproj.user embeddable-dll-service: add more robust example for .NET 5 2021-01-21 15:26:07 +01:00
demo-client.sln embeddable-dll-service: add more robust example for .NET 5 2021-01-21 15:26:07 +01:00
README.md embeddable-dll-service: use wgnt always 2021-08-09 23:39:31 +02:00

Example WireGuard Demo Client for Windows

This is a simple client for demo.wireguard.com, which brings up WireGuard tunnels using the embeddable-dll-service.

Building

The code in this repository can be built in Visual Studio 2019 by opening the .sln and pressing build. However, it requires tunnel.dll and wireguard.dll.