diff options
Diffstat (limited to 'contrib/freetz/make/pingtunnel-ng/Config.in')
-rw-r--r-- | contrib/freetz/make/pingtunnel-ng/Config.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/freetz/make/pingtunnel-ng/Config.in b/contrib/freetz/make/pingtunnel-ng/Config.in new file mode 100644 index 0000000..c4e7655 --- /dev/null +++ b/contrib/freetz/make/pingtunnel-ng/Config.in @@ -0,0 +1,9 @@ +config FREETZ_PACKAGE_PINGTUNNEL_NG + bool "Pingtunnel-NG 1.1" + default n + help + 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. At first glance, this might + seem like a rather useless thing to do, but it can actually come in + handy in some cases. This is the [N]ew [G]eneration fork of PingTunnel! |