From b0cf53b0787f63c643c7fe009527b5f4af1bd1e1 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 8 Jul 2019 14:52:49 +0200 Subject: [PATCH] README: update windows info --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a542e4..d73bf59 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ This runs on macOS using the utun driver. It does not yet support sticky sockets ### Windows -It is currently a work in progress to strip out the beginnings of an experiment done with the OpenVPN tuntap driver and instead port to the new UWP APIs for tunnels. In other words, this does not *yet* work on Windows. +This runs on Windows, but you should instead use it from the more [fully featured Windows app](https://git.zx2c4.com/wireguard-windows/about/), which uses this as a module. ### FreeBSD