Ready — Click play to start the demo
TUN Virtual Device — L3 IP Tunnel
TUN is the foundation of VPN and tunneling technologies. It creates a virtual IP packet channel between the OS kernel and userspace — the kernel hands IP packets matching the routing table to a userspace program, which can encrypt, encapsulate, or modify them before sending them out.