/usr/local/etc/rc.d/wireguard start
[#] ifconfig wg create name wg1[!] Missing WireGuard kernel support (ifconfig: SIOCIFCREATE2 (wg): Invalid argument). Falling back to slow userspace implementation.[#] wireguard-go wg1┌──────────────────────────────────────────────────────┐│ ││ Running wireguard-go is not required because this ││ kernel has first class support for WireGuard. For ││ information on installing the kernel module, ││ please visit: ││ https://www.wireguard.com/install/ ││ │└──────────────────────────────────────────────────────┘[#] wg setconf wg1 /dev/stdin[#] ifconfig wg1 inet 10.254.0.1/32 alias[#] ifconfig wg1 mtu 1420[#] ifconfig wg1 up[#] route -q -n add -inet 10.254.0.2/32 -interface wg1[#] route -q -n add -inet 10.254.2.0/24 -interface wg1[+] Backgrounding route monitor
tun0: link state changed to UPchanging name to 'wg1'