From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tobias Geerinckx-Rice Subject: Re: [PATCH] gnu: Add iodine. Date: Mon, 4 Apr 2016 05:34:25 +0200 Message-ID: <5701E0C1.1000806@gmail.com> References: <1459740038-19354-1-git-send-email-tobias.geerinckx.rice@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47140) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amvHd-0007Hc-2n for guix-devel@gnu.org; Sun, 03 Apr 2016 23:34:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1amvHY-0006lq-4F for guix-devel@gnu.org; Sun, 03 Apr 2016 23:34:33 -0400 Received: from mail-lb0-x22f.google.com ([2a00:1450:4010:c04::22f]:32842) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amvHX-0006ll-S4 for guix-devel@gnu.org; Sun, 03 Apr 2016 23:34:28 -0400 Received: by mail-lb0-x22f.google.com with SMTP id u8so140574234lbk.0 for ; Sun, 03 Apr 2016 20:34:27 -0700 (PDT) In-Reply-To: <1459740038-19354-1-git-send-email-tobias.geerinckx.rice@gmail.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Tobias Geerinckx-Rice Cc: guix-devel@gnu.org On 04/04/16 05:20, Tobias Geerinckx-Rice wrote:> * gnu/packages/networking.scm (iodine): New variable. If anyone (else) thinks the description might be a little short: here are some more fragments from the README that might be good to include. Note: server and client are required to speak the exact same protocol. In most cases, this means running the same iodine version. To use this tunnel, you need control over a real domain (like mydomain.com), and a server with a public IP address to run iodined on. Regards, T G-R