In this tutorial I explain how you configure WireGuard on your devices to access remote networks. The network layout We will have one office location with its own local network 192.168.1.0/24. And our VPN network will have the IP range 10.0.0.0/24. Our network layout will have one central VPN server in the cloud that can be reached by the domain: vpn.domain.tld. The goal of this tutorial is to make the office network accessible to other clients that are connected to the central VPN server. Net...