Difference between revisions of "Wireguard"

From Tech
Jump to navigationJump to search
(Created page with "* [https://www.wireguard.com/quickstart/ quick start] * Debian 10 (buster) doesn't have Wireguard yet, see [https://www.raspberrypi.org/forums/viewtopic.php?t=277111 Wireguard...")
 
 
Line 1: Line 1:
 
* [https://www.wireguard.com/quickstart/ quick start]
 
* [https://www.wireguard.com/quickstart/ quick start]
* Debian 10 (buster) doesn't have Wireguard yet, see [https://www.raspberrypi.org/forums/viewtopic.php?t=277111 Wireguard for Raspberry pi]
+
* Raspberry pi: debian 10 (buster) doesn't have Wireguard yet, so see [https://www.raspberrypi.org/forums/viewtopic.php?t=277111 Wireguard for Raspberry pi]
 
* Creating the QR code:
 
* Creating the QR code:
 
qrencode -t ansiutf8 < /etc/wireguard/clients/mobile.conf
 
qrencode -t ansiutf8 < /etc/wireguard/clients/mobile.conf

Latest revision as of 21:46, 30 July 2021

 qrencode -t ansiutf8 < /etc/wireguard/clients/mobile.conf