vtund

virtual tunnel over TCP/IP networks

Install

All systems
curl cmd.cat/vtund.sh
Debian Debian
apt-get install vtun
Ubuntu
apt-get install vtun
image/svg+xml Kali Linux
apt-get install vtun
Fedora
dnf install vtun
Windows (WSL2)
sudo apt-get update sudo apt-get install vtun
Raspbian
apt-get install vtun

vtun

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.