This follows the my two other posts about WireGuard.
Most of this can be copied from the amd64 post — with a minor change for making it work on RPi4. This is the full git repo (including both rpi and amd64).
The main difference is in the run.sh file. The installation is a bit different and we’ll need to install the Raspberry Pi kernel headers.
WireGuard is also installed from testing instead of Debian backports.
Note that for older RPi’s (ie gen 1) you’ll need to compile from scratch.
Leave a Reply…