Wireguard
Generate QR Code:
On
WireGuard Serverinstall theqrencodepackage:
Debian:
sudo apt-get install qrencodeRHEL:
sudo dnf install qrencodeArch:
sudo pacman -Sy qrencodeUse the
.conffile to generate the QR code:
qrencode -t ansiutf8 < peer2/peer2.confThis will generate a QR code similar to this:
Add Connection on Android WireGuard Application:
Scan the QR code:
Press
OK:Connect to Server:
Last updated