Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

TunSafe also runs on userspace: https://github.com/TunSafe/TunSafe


It looks like from the source code that TunSafe opens up a tunnel device, in which case it's doing TCP/IP in the kernel, not in userland.


It opens tun/tap device just to get/push packets from/to virtual interface. Using tuntap is very common for all VPNs like OpenVpn2.

There isn't kernel driver like in real WireGuard.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: