aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/embeddable-dll-service/csharp/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'embeddable-dll-service/csharp/README.md')
-rw-r--r--embeddable-dll-service/csharp/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/embeddable-dll-service/csharp/README.md b/embeddable-dll-service/csharp/README.md
new file mode 100644
index 00000000..24b36563
--- /dev/null
+++ b/embeddable-dll-service/csharp/README.md
@@ -0,0 +1,7 @@
+# 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](https://git.zx2c4.com/wireguard-windows/about/embeddable-dll-service/README.md).
+
+## 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`](../README.md).