basic ifconfig + adding module to kernel build
- ifconfig still feature poor vis a vis wg(8)
ifconfig wg create listen-port 51820 private-key <your private key> ifconfig wg0 peer public-key <peer's public key> endpoint 192.168.1.86:51820 allowed-ips 10.0.0.2/24 ifconfig wg0 10.0.0.2 route add -host 10.0.0.1 10.0.0.2