update
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ _WG_DEFAULT: dict[str, Any] = {
|
||||
"client_public_key": "",
|
||||
"client_address": "10.8.0.2/24",
|
||||
"dns": "1.1.1.1",
|
||||
"allowed_ips": "0.0.0.0/0",
|
||||
"allowed_ips": "10.8.0.0/24",
|
||||
"keepalive": 25,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user