WireGuard ported and packaged for FreeBSD
Graham Perrin
grahamperrin at gmail.com
Thu Mar 25 19:33:09 UTC 2021
On 25/03/2021 17:54, Ed Maste wrote:
> … development is currently happening outside of the src tree.
+1
Maybe the simplest overview:
----
# pkg install --quiet -n -r FreeBSD wireguard
The following 3 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
wireguard: 2,1 [FreeBSD]
wireguard-kmod: 0.0.20210319 [FreeBSD]
wireguard-tools: 1.0.20210315 [FreeBSD]
Number of packages to be installed: 3
98 KiB to be downloaded.
#
----
– then, for any technical interest in the histories:
<https://www.freshports.org/net/wireguard/#history>
<https://www.freshports.org/net/wireguard-kmod/#history>
<https://www.freshports.org/net/wireguard-tools/#history>
More information about the freebsd-hackers
mailing list