diff options
Diffstat (limited to 'package/vtun/Config.in')
-rw-r--r-- | package/vtun/Config.in | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/package/vtun/Config.in b/package/vtun/Config.in index ec42b2cfa..00dea3eb0 100644 --- a/package/vtun/Config.in +++ b/package/vtun/Config.in @@ -1,8 +1,10 @@ -# - config BR2_PACKAGE_VTUN - bool"vtun" + bool "vtun" default n help - Add help text here. + Tool for easily creating Virtual Tunnels over TCP/IP networks + with traffic shaping, compression, and encryption. + + It supports IP, PPP, SLIP, Ethernet and other tunnel types. + http://vtun.sourceforge.net/ |