HSHemant Singhinl3vpn.hashnode.dev·1d ago · 28 min readBuilding a Layer 3 VPN Tunnel for Linux in CIntroduction In this project, I build a simple VPN from scratch on Linux to understand how packets move between the kernel, userspace, and the network. The implementation starts with creating and conf00