# To Install ```bash sudo su - git clone http://gitlab.duco.net/ducoterra/wireguard_scripts.git sh install.sh ``` # Add a client ```bash cat /etc/wireguard/pubkey sh newclient.sh ``` # Create a QR Code ```bash sh qr.sh < client/client.conf ```