vtun

Rating: 
0
No votes yet

virtual tunnel over TCP/IP networks
VTun is the easiest way to create virtual tunnels over TCP/IP networks
with traffic shaping and compression.
.
It supports IP, PPP, SLIP, Ethernet and other tunnel types.
.
VTun is easily and highly configurable, it can be used for various
network tasks.
.
VTun requires the universal TUN/TAP kernel module which can be found at
http://vtun.sourceforge.net/tun/index.html or in the 2.4 and newer Linux
kernels.
.
Note: This program includes an "encryption" feature intended to protect the
tunneled data as it travels across the network. However, the protocol it uses
is known to be very insecure, and you should not rely on it to deter anyone
but a casual eavesdropper. See the included README.Encryption file for more
information.

Application versions: 
AttachmentSizeDate
File vtun_3.0.2-4_armel.deb67.82 KB05/08/2013 - 00:23
Changelog: 

vtun (3.0.2-4) unstable; urgency=high

* Check MAKEDEV existence before invoking it; also, avoid aborting even if
MAKEDEV fails. Code snippet took from mdadm scripts. Closes: #595931.
* debian/source/format: created for compatibility.
* debian/control: bumped Standards-Version with no changes.