Hacker News new | ask | show | jobs
by papul1993 2102 days ago
I think there is a userspace version written in Go that shouldn't need root access.
1 comments

Unless I'm mistaken, wireguard-go[0] only runs the WireGuard protocol code in userspace rather than the kernel. It still requires configuring network interfaces which requires root.

[0]: https://github.com/WireGuard/wireguard-go