service wireguard restart[#] rm -f /var/run/wireguard/wg0.sock[#] resolvconf -d wg0[#] rm -f /var/run/wireguard/wg1.sock[#] resolvconf -d wg1[#] wireguard-go wg0INFO: (wg0) 2020/08/18 15:29:54 Starting wireguard-go version 0.0.20200320[#] wg setconf wg0 /tmp/tmp.unP2p7nM/sh-np.10hwi8Warning: AllowedIP has nonzero host part: 172.25.25.1/30[#] ifconfig wg0 inet 172.25.25.1/30 172.25.25.1 alias[#] ifconfig wg0 mtu 1420[#] ifconfig wg0 up[#] resolvconf -a wg0 -x[#] route -q -n add -inet 172.25.25.0/30 -interface wg0[#] route -q -n add -inet 10.33.0.0/16 -interface wg0[+] Backgrounding route monitor[#] wireguard-go wg1INFO: (wg1) 2020/08/18 15:29:54 Starting wireguard-go version 0.0.20200320[#] wg setconf wg1 /tmp/tmp.BYmvS7eI/sh-np.tuIqoO[#] ifconfig wg1 inet 172.26.26.1/30 172.26.26.1 alias[#] ifconfig wg1 mtu 1420[#] ifconfig wg1 up[#] resolvconf -a wg1 -x[+] Backgrounding route monitor