Setting up a WireGuard VPN on a Raspberry Pi
I used to run Synology’s built-in OpenVPN Server. I had a spare Raspberry Pi lying around and figured I’d stand up another VPN server and play with WireGuard at the same time. After trying it out, the speed, configuration and chaining to an internal DNS server all worked without issue, so I’ll probably make it my main connection method going forward. Raspberry Pi Setting Flash lite x64 with the official tool and drop in an ssh file so the SSH server starts automatically: ...