Category "tap"

Cannot install TAP adapter driver on Windows 11 Virtual Machine

I am trying to install a standalone vpn client on a Windows 11 Virtual Machine. I have tried to install many packages like openvpn and OpenVpn Connect for windo

How to read TCP packets on a tun/tap interface?

I'm working on a simple project that listens on a tun interface and modified the packets then re-sends them to the real interface. I have tried songgao/water,