Hacker News new | ask | show | jobs
by athoik 2185 days ago
Just great!

Hope to release wireguard on FreeBSD soon as well.

In order pfSense to include it: https://redmine.pfsense.org/issues/8786

2 comments

> Hope to release wireguard on FreeBSD soon as well.

Available as a Port / package:

* https://www.freshports.org/net/wireguard/

* https://www.freshports.org/net/wireguard-go/

Running it in a jail for further compartmentalization:

* https://genneko.github.io/playing-with-bsd/networking/freebs...

* https://news.ycombinator.com/item?id=23004061

GP is referring to the kernel implementation that is a work-in-progress.
A kernel implementation also in development on NetBSD:

https://github.com/ozaki-r/netbsd-src/tree/wireguard

hopefully OPNSense gets the same soon. they already ship it (i think as a kernel module).