aboutsummaryrefslogtreecommitdiffstats
path: root/net/vtun/pkg-descr
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-07-02 16:31:21 +0800
committerwill <will@FreeBSD.org>2000-07-02 16:31:21 +0800
commita38b1e089200ba0ca8316600208c87d39b6ea07c (patch)
tree79cb7e1fe57516d96269af4a96cdda21fa41807f /net/vtun/pkg-descr
parent2a3b6b8ae6c81e7b10af62ad0f7182bcaeb58c2f (diff)
downloadfreebsd-ports-gnome-a38b1e089200ba0ca8316600208c87d39b6ea07c.tar.gz
freebsd-ports-gnome-a38b1e089200ba0ca8316600208c87d39b6ea07c.tar.zst
freebsd-ports-gnome-a38b1e089200ba0ca8316600208c87d39b6ea07c.zip
Add vtun, which is "the easiest way to create Virtual Tunnels over TCP/IP
networks with traffic shaping, compression and encryption." PR: 16629 Submitted by: kevlo
Diffstat (limited to 'net/vtun/pkg-descr')
-rw-r--r--net/vtun/pkg-descr10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/vtun/pkg-descr b/net/vtun/pkg-descr
new file mode 100644
index 000000000000..1f58fa351b14
--- /dev/null
+++ b/net/vtun/pkg-descr
@@ -0,0 +1,10 @@
+VTun provides the method for creating Virtual Tunnels over TCP/IP
+networks and allows to shape, compress, encrypt traffic in that
+tunnels.
+
+Supported type of tunnels are: PPP, IP, Ethernet and most of other
+serial protocols and programs. VTun is easily and highly configurable,
+it can be used for various network task like VPN, Mobile IP, Shaped
+Internet access, IP address saving, etc. It is completely user
+space implementation and does not require modification to any kernel
+parts.