From 5c3d333f10c7238cae9b8ed1aabdb8c8ab6a7ebc Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Fri, 5 Jul 2019 07:54:25 +0200 Subject: tun: windows: registration of write buffer no longer required --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index b6a9f39..0a542e4 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ This is an implementation of WireGuard in Go. -***WARNING:*** This is a work in progress and not ready for prime time, with no official "releases" yet. It is extremely rough around the edges and leaves much to be desired. There are bugs and we are not yet in a position to make claims about its security. Beware. - ## Usage Most Linux kernel WireGuard users are used to adding an interface with `ip link add wg0 type wireguard`. With wireguard-go, instead simply run: -- cgit v1.2.3-59-g8ed1b