diff --git a/client/wg0.conf b/client/wg0.conf index 9e8068c..56feb77 100644 --- a/client/wg0.conf +++ b/client/wg0.conf @@ -2,7 +2,7 @@ # Replace with the client's private key PrivateKey = CLIENT_PRIVATE_KEY # Client's VPN IP address -Address = 10.0.0.2/24 +Address = 10.99.97.4/24 # Set DNS server (optional) DNS = 8.8.8.8