From 4d1d07e0402c7a02b153facd905f79b5e821b86d Mon Sep 17 00:00:00 2001 From: House of Vanity Date: Wed, 7 Jul 2021 12:23:30 +0300 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b217de3..e17b91c 100644 --- a/README.md +++ b/README.md @@ -8,14 +8,13 @@ Adds Wireguard peers to config, reload it and send client config back via Telegr How to use: ```shell -# install python and system requirements. -$ pip3 install -r requirements.txt -$ apt install qrencode + # create initial wg config or use your own. # P.S. Keep in mind that WPM can't manage peers created my hands # due to absence of client private key. $ cd /etc/wireguard && mkdir clients +$ git clone https://github.com/house-of-vanity/Wireguard-Peer-Manager wpm $ cat > wg0.conf <