A Raspberrymatic Addon package for create WireGuard configs.
- install 'wireguard-tools' on your local device, e.g. 'brew install wireguard-tools'
- execute 'bash generate-config.sh'
- upload and install 'build/rm-wireguard.tar.gz' on Raspberrymatic/Addons
- reboot Raspberrymatic
- wait, plugins are in the autostart, but start at the end
- install 'build/client.conf' on your client device
or create qr code for mobile devices
- install 'qrencode' on your local device, e.g. 'brew install qrencode'
- qrencode -t ansiutf8 < build/client.conf
- open WireGuard app on your mobile device and scan the qr code
Don't forget to forward the ListenPort (udp) on your router.
Only tested with Raspberry Pi 3 Model B Rev 1.2