mirror of
https://git.zx2c4.com/wireguard-windows
synced 2024-11-10 16:59:18 +00:00
3bf8b7c438
Signed-off-by: Simon Rozman <simon@rozman.si> |
||
---|---|---|
.. | ||
DemoUI | ||
TunnelDll | ||
.gitignore | ||
demo-client.csproj | ||
demo-client.csproj.user | ||
demo-client.sln | ||
README.md |
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
.