From e06b6c989b0cf9471679b9670edd2c2d0faf9bfc Mon Sep 17 00:00:00 2001 From: Toni Uhlig Date: Tue, 19 Dec 2017 19:11:08 +0100 Subject: ptunnel-ng: * debian port --- debian/control | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index f6cbedc..c6423fd 100644 --- a/debian/control +++ b/debian/control @@ -1,4 +1,4 @@ -Source: ptunnel +Source: ptunnel-ng Section: net Priority: optional Maintainer: Debian QA Group @@ -7,16 +7,18 @@ Build-Depends: debhelper (>= 9), libselinux1-dev [linux-any], patchutils (>= 0.2.25) Standards-Version: 3.9.7 -Homepage: http://www.cs.uit.no/~daniels/PingTunnel/ +Homepage: https://github.com/lnslbrty/ptunnel-ng -Package: ptunnel +Package: ptunnel-ng Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends} Description: Tunnel TCP connections over ICMP packets - ptunnel is an application that allows you to reliably tunnel TCP + ptunnel-ng is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies. It acts as a proxy and can handle sockets and secured identification. . Those features can be very handy when working in a closed networking environment with firewalls and proxies. + ptunnel-ng is a improved version of the original ptunnel with + additional features and bugfixes. -- cgit v1.2.3