Updates
This commit is contained in:
@@ -30,6 +30,7 @@ cat <<EOF > /etc/wireguard/clients/$CLIENT_NAME.conf
|
||||
[Interface]
|
||||
Address = $NEXT_IP/24
|
||||
PrivateKey = $(cat /etc/wireguard/clients/keys/$CLIENT_NAME.priv.key)
|
||||
DNS = 10.0.0.1 # DNS via the VPN
|
||||
|
||||
# $CLIENT_NAME configuration
|
||||
[Peer]
|
||||
|
||||
Reference in New Issue
Block a user