How to Use WireGuard VPN
We currently use WireGuard VPNarrow-up-right for Split-Tunnel VPN traffic. When connected to VPN, Pi-Hole will be used for DNS. See the Pi-Hole Doc for more info.
SSH into pi-hole instance in GCP. (See Setting up GCP CLI Doc)
pi-hole
Run sudo su -
sudo su -
Run ./setup.sh from the root user root directory.
./setup.sh
Save either the QR Code for iOS devices, or export the data in the created .conf file for use in the WireGuard macOS/Windows Client
.conf
Download/install the WireGuard client for your approprate platform.
Either Scan your saved QR Code or import the created .conf file.
Allow the adding of VPN Network Interfaces
Connect to VPN
Last updated 2 years ago