From unknown Wed Jun 18 23:16:57 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#57351 <57351@debbugs.gnu.org> To: bug#57351 <57351@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add vpn-slice. Reply-To: bug#57351 <57351@debbugs.gnu.org> Date: Thu, 19 Jun 2025 06:16:57 +0000 retitle 57351 [PATCH] gnu: Add vpn-slice. reassign 57351 guix-patches submitter 57351 Arun Isaac severity 57351 normal tag 57351 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 23 04:45:05 2022 Received: (at submit) by debbugs.gnu.org; 23 Aug 2022 08:45:05 +0000 Received: from localhost ([127.0.0.1]:42527 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oQPWz-0001KE-4g for submit@debbugs.gnu.org; Tue, 23 Aug 2022 04:45:05 -0400 Received: from lists.gnu.org ([209.51.188.17]:49704) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oQPWv-0001Jd-St for submit@debbugs.gnu.org; Tue, 23 Aug 2022 04:45:03 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:33898) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQPWv-0005P9-Mc for guix-patches@gnu.org; Tue, 23 Aug 2022 04:45:01 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:35530) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oQPWs-0007Dn-5M for guix-patches@gnu.org; Tue, 23 Aug 2022 04:45:01 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=dAzrq6LrGv3iYMX91KmNPsHI3R5eawI1E7WwSStX7yY=; b=bJcurm2SfTmoqq64wFw89DcKxG kozm+tXRngbrEU4p/Hpuq2TXvRheyDwQLhYQRmjgUAfPhvpccBHkz7E8d/BraaNCn2anyuM+r0Gl4 +jrgmTjZJ6/dWOb3x83CAGk6K6Pt5M2hjpS5bjiTZND2QGIDOKnjKye1sBMs8L7aiX+I9xFPP0srS yy6IqoNlstdEWDifpiUsNJ6czvJhAzR2S10QSfKYvfZfk7sjFMEyjoTHXpir7ZmrG06pZaxdtRh3c rvqWRTxPNPrHPHMrGnyCPz2rKoPVJ+Wdyj84VyZas3wszSFFBWiRvom9lxtZN18jQc7pQSvk4RrwO XSVkdLDg==; Received: from [192.168.2.1] (port=55268 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1oQPWk-0008PM-07; Tue, 23 Aug 2022 14:14:50 +0530 From: Arun Isaac To: guix-patches@gnu.org Subject: [PATCH] gnu: Add vpn-slice. Date: Tue, 23 Aug 2022 14:14:47 +0530 Message-Id: <20220823084447.11995-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.37.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=139.59.75.54; envelope-from=arunisaac@systemreboot.net; helo=mugam.systemreboot.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/vpn.scm (vpn-slice): New variable. --- gnu/packages/vpn.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm index 1ec619b0c2..c68511e04b 100644 --- a/gnu/packages/vpn.scm +++ b/gnu/packages/vpn.scm @@ -1197,3 +1197,31 @@ (define-public xl2tpd "xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP.") (license license:gpl2))) + +(define-public vpn-slice + (package + (name "vpn-slice") + (version "0.16.1") + (source (origin + (method url-fetch) + (uri (pypi-uri "vpn-slice" version)) + (sha256 + (base32 + "1anfx4hn2ggm6sbwqmqx68s3l2rjcy4z4l038xqb440jnk8jvl18")))) + (build-system python-build-system) + (inputs (list python-dnspython python-setproctitle)) + (home-page "https://github.com/dlenski/vpn-slice") + (synopsis "Split tunneling replacement for vpnc-script") + (description "vpn-slice is a replacement for the vpnc-script used by +OpenConnect and vpnc. Instead of trying to copy the behavior of standard +corporate VPN clients, which normally reroute all your network traffic through +the VPN, vpn-slice tries to minimize your contact with an intrusive VPN. This +is also known as a split-tunnel VPN, since it splits your traffic between the +VPN tunnel and your normal network interfaces. + +By default, vpn-slice only routes traffic for specific hosts or subnets +through the VPN. It automatically looks up named hosts, using the VPN's DNS +servers, and adds entries for them to your /etc/hosts (which it cleans up +after VPN disconnection), however it does not otherwise alter your +/etc/resolv.conf at all.") + (license license:gpl3+))) -- 2.37.1 From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 29 09:35:30 2022 Received: (at 57351) by debbugs.gnu.org; 29 Aug 2022 13:35:30 +0000 Received: from localhost ([127.0.0.1]:60420 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSevJ-00008n-Lv for submit@debbugs.gnu.org; Mon, 29 Aug 2022 09:35:30 -0400 Received: from mail-ej1-f54.google.com ([209.85.218.54]:45802) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSevF-00008C-5e for 57351@debbugs.gnu.org; Mon, 29 Aug 2022 09:35:25 -0400 Received: by mail-ej1-f54.google.com with SMTP id lx1so15685318ejb.12 for <57351@debbugs.gnu.org>; Mon, 29 Aug 2022 06:35:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc; bh=8/118SVO1dXXgenclo9ylcWpQUqQArIzJSf637F++bA=; b=R0AxWgguLjWkx8YR1BQJmsh4u1lwZqbvyDXe4DQFJfsfgFR9weT6f97ejQRZ5aQiND ecd6aqyzvVKSL/gvgT94Z1xuG/ftDL+fj/Gt1+HB11vswQfjtvZqqshr504JBByUDWxp cquYA5KITNuDxvZpCXwYJ4Ow7H2QSkBXWrVoB13C+UphvIcRkOQ7jd7CVzMQ7+WTNAsx r++atFJSIqo99zlLB1Bka+AlL8svYxak8n/KuD3CaBh+hucttp36ovqlEBlwcPep+tTO JnPU8xlegKJHmxZANlhI90jEDugxYPdRF7eRejPxEUaqOUxpy6WkkjgidnkOg1hhYc7q at1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc; bh=8/118SVO1dXXgenclo9ylcWpQUqQArIzJSf637F++bA=; b=nzPUs2Ii2/cgg659V0hbChf1s1WMZ72BzMVdoX4rwaihB/2UX0BGcS2zX1BEaHM1WB 9TZUBph5J+DqMzqrUDpaq0Bi3Wme9N36ktSkiHM7az4hWolyy2uynBCqnqalwSela+UF E6aVN5sT6HHYrblHh7aJMkv0ujQLW0ua/fwztc4HYKYWo3pn9JBD3Us7qSBUxz5t7EGo Ta6hqakJs2BYy4ZKfXDLnoTDQJBp3h6Zhfhdxz9zWH4lny0qDIsOdE/Gax5AtrmRwcE5 inu1lmGCaU7rVlshuqdb98emV5xKXTR7yVHuUmEg/LN58WXBa5JNYSeNUS5FxeBvDYPQ Iw3A== X-Gm-Message-State: ACgBeo3eNsl6ACaGVmz3k6aPeo5T6YgXA42Hj7fe6PftJdcLlbjbhU19 av6F8SVsOANAt3britxRtNEykpcNy0/lImIJ+2w= X-Google-Smtp-Source: AA6agR52obL2BPTg6YDEG+RAZxgSUPBVhVD/E6hRf4EFsi4cLJnPKVNtKaRYl9dHKbQA+amWVTG+Tg== X-Received: by 2002:a17:907:284a:b0:73d:a818:5a2a with SMTP id el10-20020a170907284a00b0073da8185a2amr13321289ejc.159.1661780119520; Mon, 29 Aug 2022 06:35:19 -0700 (PDT) Received: from localhost ([141.226.13.1]) by smtp.gmail.com with ESMTPSA id s2-20020a1709064d8200b0073923a68974sm4410187eju.206.2022.08.29.06.35.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 29 Aug 2022 06:35:18 -0700 (PDT) Date: Mon, 29 Aug 2022 16:35:15 +0300 From: Efraim Flashner To: Arun Isaac Subject: Re: [bug#57351] [PATCH] gnu: Add vpn-slice. Message-ID: Mail-Followup-To: Efraim Flashner , Arun Isaac , 57351@debbugs.gnu.org References: <20220823084447.11995-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="VF2Ap1GvTBlD8lTW" Content-Disposition: inline In-Reply-To: <20220823084447.11995-1-arunisaac@systemreboot.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 57351 Cc: 57351@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) --VF2Ap1GvTBlD8lTW Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 23, 2022 at 02:14:47PM +0530, Arun Isaac wrote: > * gnu/packages/vpn.scm (vpn-slice): New variable. > --- > gnu/packages/vpn.scm | 28 ++++++++++++++++++++++++++++ > 1 file changed, 28 insertions(+) >=20 > diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm > index 1ec619b0c2..c68511e04b 100644 > --- a/gnu/packages/vpn.scm > +++ b/gnu/packages/vpn.scm > @@ -1197,3 +1197,31 @@ (define-public xl2tpd > "xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RF= C 2661). > L2TP allows you to tunnel PPP over UDP.") > (license license:gpl2))) > + > +(define-public vpn-slice > + (package > + (name "vpn-slice") > + (version "0.16.1") > + (source (origin > + (method url-fetch) > + (uri (pypi-uri "vpn-slice" version)) > + (sha256 > + (base32 > + "1anfx4hn2ggm6sbwqmqx68s3l2rjcy4z4l038xqb440jnk8jvl18"))= )) > + (build-system python-build-system) > + (inputs (list python-dnspython python-setproctitle)) > + (home-page "https://github.com/dlenski/vpn-slice") > + (synopsis "Split tunneling replacement for vpnc-script") > + (description "vpn-slice is a replacement for the vpnc-script used by > +OpenConnect and vpnc. Instead of trying to copy the behavior of standard > +corporate VPN clients, which normally reroute all your network traffic t= hrough > +the VPN, vpn-slice tries to minimize your contact with an intrusive VPN.= This > +is also known as a split-tunnel VPN, since it splits your traffic betwee= n the > +VPN tunnel and your normal network interfaces. > + > +By default, vpn-slice only routes traffic for specific hosts or subnets > +through the VPN. It automatically looks up named hosts, using the VPN's= DNS > +servers, and adds entries for them to your /etc/hosts (which it cleans up > +after VPN disconnection), however it does not otherwise alter your > +/etc/resolv.conf at all.") > + (license license:gpl3+))) Are there any tests in the upstream repo? I'd wrap some of the commands in @command{...} and the /etc files in @file{...}. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --VF2Ap1GvTBlD8lTW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmMMwJMACgkQQarn3Mo9 g1GZ3RAAh9elT/yB+zJG0WzOyXAsGO9I6L+2JaLEvsz9aP4JPFl9XeWfTwoljsyh n8qx/9hgw3490wmWrrBRIxytSY02cNFYV0EJd08A8/rRa2UxTwpok76Tvh9tyNGw WiPRqFWcKigVBpj286S/H0a1CUbhz2dvREphgOmmYyAky6EoZPeKAnHYGy5WqJ04 t4hn8TUk17s9xk5tUJlVdEZ2D/jgl2CkPb1+JlYpsF/AydWBWAzozYwB+uZQydEj SlHbfgNwhbTvmPd2lV0lsXYrmL5WOFQ77vDFBzxxWNRq/lDxlZJCH24BvLbr7BZ/ MkC2TrI/4ewuNwkyIDAkJv7QzpadrslQPHMAo7mzs2MCrTYRt86njpRggnE0THm7 lAPDRTN7ITnwCXOVJklqBUfDPCNbIR++ffxpA5/6aq+4HOVQSkn0r5Df/tuo17ga NIQG+qzocf5Xpc/nmsmDdpo5yMY4WyMBZcnqJzSz1xYjHlXx3eJ9FYJLucIIKV2s jJsP4qnb1CACxeogBjEtl1ulA3WXgQxbSaRtrmNnlpd8cZtsLiGliqXsB+nguQSB ziM3uSvI1EhY9+PVNA6qG2DNP+RiHn1So/A6LPcBRyk0EFfqIUxJCpH/Ik+3xalJ TafLha+Lw2z/ajpl57E1KxFtfnIZzGAp2xAWuI1xNwgbPRWVORs= =wESX -----END PGP SIGNATURE----- --VF2Ap1GvTBlD8lTW-- From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 29 14:50:51 2022 Received: (at 57351) by debbugs.gnu.org; 29 Aug 2022 18:50:51 +0000 Received: from localhost ([127.0.0.1]:33833 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSjqV-0002xF-Fn for submit@debbugs.gnu.org; Mon, 29 Aug 2022 14:50:51 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:44834) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSjqS-0002x2-PK for 57351@debbugs.gnu.org; Mon, 29 Aug 2022 14:50:50 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=YU+g8Ze+UU7y/b3xCW4/qKn5DJ7BJtQs1Lys46sj95w=; b=Ld0BBV7cvARdh/lvBO16QzqUhE cHoIsNk9F644C2RdmVBfuPFE/EvNtOwnpPm3Vnfd4QikilbZQ5USltwadJlYqwVMAyIqz1XS5rn7l mdInefqA5Wg1ZDDhcCo4Pqy7X+N4qVu3871yVd8GQ67ErV0P0b/SvLjF4toDGyidzdx9Ub1rUckt0 frWCiMgp04ZMQS6H5s+94A3g08O26/Wrby/njtg/aZyKQ9wEqEw3fXgNoECCtohjthTEoQWXwlyEE WF2dAF4oflwDsdXB63TQZhETFYp+dXLOcoPKrbdHdv0Txr+17ndQeqOgUjAc5DJ67JIDy4Cqhkh4c GES1LTkA==; Received: from [192.168.2.1] (port=1468 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1oSjqP-0005G0-2G; Tue, 30 Aug 2022 00:20:45 +0530 From: Arun Isaac To: Efraim Flashner Subject: Re: [bug#57351] [PATCH] gnu: Add vpn-slice. In-Reply-To: References: <20220823084447.11995-1-arunisaac@systemreboot.net> Date: Tue, 30 Aug 2022 00:20:30 +0530 Message-ID: <877d2qzxxl.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 57351 Cc: 57351@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) > Are there any tests in the upstream repo? No, there aren't any tests. > I'd wrap some of the commands in @command{...} and the /etc files in > @file{...}. Done. An updated patch follows. From debbugs-submit-bounces@debbugs.gnu.org Mon Aug 29 14:51:19 2022 Received: (at 57351) by debbugs.gnu.org; 29 Aug 2022 18:51:19 +0000 Received: from localhost ([127.0.0.1]:33837 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSjqw-0002yJ-OX for submit@debbugs.gnu.org; Mon, 29 Aug 2022 14:51:19 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:48530) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oSjqv-0002yA-2c for 57351@debbugs.gnu.org; Mon, 29 Aug 2022 14:51:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:MIME-Version: References:In-Reply-To:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To: Content-Type:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help: List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=PziF1j5Jc7oDvadujbfdKPJ7XvUeswou1gWWKRk1Blo=; b=YMrUarCje6bp8JHgAf2EhFc3BP XgD3UpIqO7fBSUBAQWw1HYkRL4EaV0A95qxYXLoeeh7wD1PJsZqjU0xVOdgNn+7juIk488XtjoECg LJ75PinRIE1KnRBZCkMPlgFZ+tfSIo+AWTe3efaPl0VGkEPQGEuMuhHvVM/lFLyaa+DqP10B2z4QD tinEkJPv7nC3e2gWcYPU++J4/N3G06jyzP6hGbJZETq2temedJIyBcLVuIHatvRTe2/gtndok8Jkg 1+oECKXq4Mv2XZBb88XerDXfGfSePhL84dtC4wnloL+tEqWY0M8o4g9a/44OX652jFkw2bObh9BML mhn4x9JQ==; Received: from [192.168.2.1] (port=2944 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1oSjqt-0005G7-1Z; Tue, 30 Aug 2022 00:21:15 +0530 From: Arun Isaac To: Efraim Flashner , Arun Isaac Subject: [PATCH v2] gnu: Add vpn-slice. Date: Tue, 30 Aug 2022 00:20:58 +0530 Message-Id: <20220829185058.32439-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.37.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 57351 Cc: 57351@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) * gnu/packages/vpn.scm (vpn-slice): New variable. --- gnu/packages/vpn.scm | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm index 1ec619b0c2..c5c5939996 100644 --- a/gnu/packages/vpn.scm +++ b/gnu/packages/vpn.scm @@ -1197,3 +1197,31 @@ (define-public xl2tpd "xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP.") (license license:gpl2))) + +(define-public vpn-slice + (package + (name "vpn-slice") + (version "0.16.1") + (source (origin + (method url-fetch) + (uri (pypi-uri "vpn-slice" version)) + (sha256 + (base32 + "1anfx4hn2ggm6sbwqmqx68s3l2rjcy4z4l038xqb440jnk8jvl18")))) + (build-system python-build-system) + (inputs (list python-dnspython python-setproctitle)) + (home-page "https://github.com/dlenski/vpn-slice") + (synopsis "Split tunneling replacement for vpnc-script") + (description "vpn-slice is a replacement for @command{vpnc-script} used by +@code{openconnect} and @code{vpnc}. Instead of trying to copy the behavior of +standard corporate VPN clients, which normally reroute all your network +traffic through the VPN, vpn-slice tries to minimize your contact with an +intrusive VPN. This is also known as a split-tunnel VPN, since it splits your +traffic between the VPN tunnel and your normal network interfaces. + +By default, vpn-slice only routes traffic for specific hosts or subnets +through the VPN. It automatically looks up named hosts, using the VPN's DNS +servers, and adds entries for them to your @file{/etc/hosts} (which it cleans +up after VPN disconnection), however it does not otherwise alter your +@file{/etc/resolv.conf} at all.") + (license license:gpl3+))) -- 2.37.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Aug 30 14:38:19 2022 Received: (at 57351) by debbugs.gnu.org; 30 Aug 2022 18:38:19 +0000 Received: from localhost ([127.0.0.1]:37458 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oT67v-0004gp-AH for submit@debbugs.gnu.org; Tue, 30 Aug 2022 14:38:19 -0400 Received: from mail-ed1-f44.google.com ([209.85.208.44]:33338) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oT67r-0004ga-TR for 57351@debbugs.gnu.org; Tue, 30 Aug 2022 14:38:18 -0400 Received: by mail-ed1-f44.google.com with SMTP id z41so7984113ede.0 for <57351@debbugs.gnu.org>; Tue, 30 Aug 2022 11:38:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender:from:to :cc; bh=uX2C7cNQNmzRryVR04a2zD7s5mzQZybT33BPbe+mWd8=; b=m7xRaMi94GXerVDVn4qQxAlYOvITxQvV+13juz1aKc5JeRQ20anKL1iYB8o3ZUsuHc O/E963GMTnMCvmohmZk/dBlEEGNKaqNzWd7RWGVQ7GmAj/f/92SnAJHQZ0q1Qc6+jVMh Lchg9f+pPNXmtTxbeThVih/yQ2CnRXkOsOpVbVB6xKw/DtVMe1gK3RFg8y+0nlpjcJza 9hINioZ1eaV6NJEReHFKyqO+sIhX5OPew7dD1w2Ms2nGaT3WiA7Qo+V53j/X2pIryGjh JvnE6vblyfeX/salcrw8xW+jNt8AUyeutVsS7aJzqh7WUks+LZjVwWj39ogHweDusb+t EVwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:cc:to:from:date:sender :x-gm-message-state:from:to:cc; bh=uX2C7cNQNmzRryVR04a2zD7s5mzQZybT33BPbe+mWd8=; b=Hdn6x29ZsYGnVwWfQ+uTRPjzvL7sZ47q0Oehg96kIAtq6eXv/Qu1co+Ru0WDNgkomL 8wkwW/qVO1FdsLsfIs/VlQDnpDAn/NLpwnUzSvUpXcEySFbjGbS5Kv0Ddt3v7l1mgXYw GPmcZaYS+PU/IBVBxGuAKW8oHPuCpe4OmMin0fT+iHVQxkT2Fzd+24ptC0PFgxrFvHjO TRGKPoBjc8gkhdNBbssOngjBPGnr+3g5Q0URKCPfWuFbdfh8hjrakXqf+gLkA0E4GtA+ nJo84ypCRversVgKXfZpxZ0i+Z3wWvD7s3M30OmII5MVJLf0vm6k7gW1+EHXJVWoolAB B9LA== X-Gm-Message-State: ACgBeo009Dfp07ceGtRzLn9INRbeFASF3yoaNfznGXo8FnKqOoFImRIv nFgOEhbpPi5lpOMkaeCh0GHcYw0Pd4VS8LUGPOQ= X-Google-Smtp-Source: AA6agR7qhLqJuRs1fpzasOOeLChSUODVSHyygil/HasQnpE0dEtEPlXaMcsoYvdztthHyYl0RvG6fA== X-Received: by 2002:a50:d597:0:b0:447:96e8:9f25 with SMTP id v23-20020a50d597000000b0044796e89f25mr21501678edi.208.1661884690011; Tue, 30 Aug 2022 11:38:10 -0700 (PDT) Received: from localhost ([141.226.13.1]) by smtp.gmail.com with ESMTPSA id l9-20020aa7c309000000b0043cc2c9f5adsm7662365edq.40.2022.08.30.11.38.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 30 Aug 2022 11:38:09 -0700 (PDT) Date: Tue, 30 Aug 2022 21:38:06 +0300 From: Efraim Flashner To: Arun Isaac Subject: Re: [PATCH v2] gnu: Add vpn-slice. Message-ID: Mail-Followup-To: Efraim Flashner , Arun Isaac , 57351@debbugs.gnu.org References: <20220829185058.32439-1-arunisaac@systemreboot.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="z/JD1lmL0SnpxSJX" Content-Disposition: inline In-Reply-To: <20220829185058.32439-1-arunisaac@systemreboot.net> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-Spam-Score: 0.5 (/) X-Debbugs-Envelope-To: 57351 Cc: 57351@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.5 (/) --z/JD1lmL0SnpxSJX Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Looks good to me! On Tue, Aug 30, 2022 at 12:20:58AM +0530, Arun Isaac wrote: > * gnu/packages/vpn.scm (vpn-slice): New variable. > --- > gnu/packages/vpn.scm | 28 ++++++++++++++++++++++++++++ > 1 file changed, 28 insertions(+) >=20 > diff --git a/gnu/packages/vpn.scm b/gnu/packages/vpn.scm > index 1ec619b0c2..c5c5939996 100644 > --- a/gnu/packages/vpn.scm > +++ b/gnu/packages/vpn.scm > @@ -1197,3 +1197,31 @@ (define-public xl2tpd > "xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RF= C 2661). > L2TP allows you to tunnel PPP over UDP.") > (license license:gpl2))) > + > +(define-public vpn-slice > + (package > + (name "vpn-slice") > + (version "0.16.1") > + (source (origin > + (method url-fetch) > + (uri (pypi-uri "vpn-slice" version)) > + (sha256 > + (base32 > + "1anfx4hn2ggm6sbwqmqx68s3l2rjcy4z4l038xqb440jnk8jvl18"))= )) > + (build-system python-build-system) > + (inputs (list python-dnspython python-setproctitle)) > + (home-page "https://github.com/dlenski/vpn-slice") > + (synopsis "Split tunneling replacement for vpnc-script") > + (description "vpn-slice is a replacement for @command{vpnc-script} u= sed by > +@code{openconnect} and @code{vpnc}. Instead of trying to copy the behav= ior of > +standard corporate VPN clients, which normally reroute all your network > +traffic through the VPN, vpn-slice tries to minimize your contact with an > +intrusive VPN. This is also known as a split-tunnel VPN, since it split= s your > +traffic between the VPN tunnel and your normal network interfaces. > + > +By default, vpn-slice only routes traffic for specific hosts or subnets > +through the VPN. It automatically looks up named hosts, using the VPN's= DNS > +servers, and adds entries for them to your @file{/etc/hosts} (which it c= leans > +up after VPN disconnection), however it does not otherwise alter your > +@file{/etc/resolv.conf} at all.") > + (license license:gpl3+))) > --=20 > 2.37.1 >=20 --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --z/JD1lmL0SnpxSJX Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmMOWQ0ACgkQQarn3Mo9 g1FxTRAAnRzIS6sIPm9iMPdhjektzr3v0EXuaRr7Wjz+g2pcwcmDAndOSLYeENIw d57EiOREDClIdDLjcJ4ykKfL9OoQ38OJpvvb1qmSRjY8CLAyQCPc53fSZQb/7FH8 Wh5QXyW8kckq6i6teEbXaBOZ4CBwmlUdIfj6GPkmqUuI3RXbkfTQdd51+zcxyi5M Ft3H5nJkVc63N1rxj2G8SihPg4IkRIafmfzDRqYQuEb+UxF2IS9bh56CybjlonBz TEWXWmBqdBvqtYS3Wvkp52EXE5aMK7zFE+nVb63e5f4geD9TPaVBY9F+xMV761BQ isIhYt69XUuPo/IU4T4G61AoAK0S9QnTHSUUJiaPLVoxqu3WqGpCW8Qw8PiSMbZO QZQ4G6rp/EqyEcC434Llsm9/0SudzlZtjXLq2M38K5SI9AvMHc84dB0Nc4G+dgnT yE5febvU1cs9EFYZkZHT+XIB7VwLHoKQExdC06DjDafy/HRlEM+p65TnBc6bTObm Lj5I9ibrCus9HOZ8HPK/S8v6GyDWLHmePJ5iyEn5Z2Q7EKof4zkOG0VldlH8lSTP 691fnlFvJcWAg1nQXTigtf7F4XQ9EJi0qvxLMMTSZxcVfoyimkzYCEVQdtDXLDmu ZPGz+o9itYVCzXvwswEmh0aYwrRn3ED3B0LX1sJ72qzaI9RPCN4= =/zdG -----END PGP SIGNATURE----- --z/JD1lmL0SnpxSJX-- From debbugs-submit-bounces@debbugs.gnu.org Wed Aug 31 09:15:40 2022 Received: (at 57351-done) by debbugs.gnu.org; 31 Aug 2022 13:15:40 +0000 Received: from localhost ([127.0.0.1]:38528 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oTNZD-0002Hq-Uj for submit@debbugs.gnu.org; Wed, 31 Aug 2022 09:15:40 -0400 Received: from mugam.systemreboot.net ([139.59.75.54]:58132) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oTNZB-0002Hg-10 for 57351-done@debbugs.gnu.org; Wed, 31 Aug 2022 09:15:38 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Type:MIME-Version:Message-ID:Date: References:In-Reply-To:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=Lkdvr1Yq//JMO3Rfw1yiOcDeAdtKHaRywaXItplR2JA=; b=IjbnnC7mbNyDp43T+xx4QEhxmt 3MOgs0tKdD0gOR8Nub1Ju28zV+ucRfbD5Dm/XmZ39z58tRhz7f2BSR6eyeZ6j9MsUTHiO8HO7R0P9 lfXh1boJ5eidL7VpauX1/82/iHHvQ4zZ3YSaCQ3RkUZYrwCngjEQ4fVDrlttNRojdi+2R/0n7fftV ZXI2gK2J1I+vUlwPIlSDLSJ1B3nZrYQqQVoY0mB96WFuWo1aK5QZ9dZoW8y8RIRRbei5PHleKyDwh uf7yyKDV7i3RNgtwYC5JAG56xYs5/jE3kaS8lkIOyEuXSSTvGOd3j3BQY6PMIGsChMqfJJa1+SQ0u RIABuO5g==; Received: from [192.168.2.1] (port=2026 helo=steel) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1oTNZ8-0009kI-1v; Wed, 31 Aug 2022 18:45:34 +0530 From: Arun Isaac To: Efraim Flashner Subject: Re: [PATCH v2] gnu: Add vpn-slice. In-Reply-To: References: <20220829185058.32439-1-arunisaac@systemreboot.net> Date: Wed, 31 Aug 2022 18:45:34 +0530 Message-ID: <875yi8y2o9.fsf@systemreboot.net> MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 57351-done Cc: 57351-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Pushed, thanks for the review! From unknown Wed Jun 18 23:16:57 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 29 Sep 2022 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator