Update README.md

This commit is contained in:
House of Vanity
2022-05-04 18:51:24 +03:00
committed by GitHub
parent ae33ca12be
commit a335a9b4d4

View File

@ -13,7 +13,7 @@ How to use:
# create initial wg config or use your own. # create initial wg config or use your own.
# P.S. Keep in mind that WPM can't manage peers created my hands # P.S. Keep in mind that WPM can't manage peers created my hands
# due to absence of client private key. # due to absence of client private key.
$ cd /etc/wireguard && mkdir clients $ cd /etc/wireguard
$ git clone https://github.com/house-of-vanity/Wireguard-Peer-Manager wpm $ git clone https://github.com/house-of-vanity/Wireguard-Peer-Manager wpm
$ cat > wg0.conf <<EOF $ cat > wg0.conf <<EOF
[Interface] [Interface]