Hacker News new | ask | show | jobs
by amarshall 2382 days ago
Userspace already has a package https://www.freshports.org/net/wireguard/
2 comments

Boringtun (cloudflare's rust implementation of wireguard in userspace) also has work in progress FreeBSD support apparent[1].

[1]: https://github.com/cloudflare/boringtun/pull/35

Yes, I know; I use it myself. It's not the same thing as a kernel C implementation.