From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Jason@zx2c4.com Received: from krantz.zx2c4.com (localhost [127.0.0.1]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id e71cc8f6 for ; Sun, 30 Apr 2017 11:59:34 +0000 (UTC) Received: from frisell.zx2c4.com (frisell.zx2c4.com [192.95.5.64]) by krantz.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 19a9450b for ; Sun, 30 Apr 2017 11:59:34 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTP id 6b1d4a29 for ; Sun, 30 Apr 2017 11:59:34 +0000 (UTC) Received: by frisell.zx2c4.com (ZX2C4 Mail Server) with ESMTPSA id c113c040 (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for ; Sun, 30 Apr 2017 11:59:34 +0000 (UTC) Received: by mail-oi0-f54.google.com with SMTP id l18so8522318oig.2 for ; Sun, 30 Apr 2017 05:08:50 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1493548907.5730.1.camel@gmx.de> References: <1493548907.5730.1.camel@gmx.de> From: "Jason A. Donenfeld" Date: Sun, 30 Apr 2017 14:08:49 +0200 Message-ID: Subject: Re: WireGuard-p2p: A tool for NAT traversal To: =?UTF-8?Q?Manuel_Sch=C3=B6lling?= Content-Type: text/plain; charset=UTF-8 Cc: WireGuard mailing list List-Id: Development discussion of WireGuard List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hey Manuel, This is fantastic!! Really wonderful. I'll give this a try and read through the code soon. Thanks for writing this and sharing. As more and more WireGuard projects proliferate, I should add a section to the website with a list of useful tools like this one. It's definitely something I could imagine using. Jason