diff --git a/VMess-HTTP2/config_client.json b/VMess-HTTP2/config_client.json index 3b060c1..4938251 100644 --- a/VMess-HTTP2/config_client.json +++ b/VMess-HTTP2/config_client.json @@ -21,7 +21,7 @@ "protocol": "socks", "settings": { "auth": "noauth", - "udp": "true", + "udp": true, "ip": "127.0.0.1" } },