Browse Source

Update config_client.json

Clarence Gui 5 years ago
parent
commit
1351ab332b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      VMess-Websocket-TLS/config_client.json

+ 1 - 1
VMess-Websocket-TLS/config_client.json

@@ -21,7 +21,7 @@
             "protocol": "socks",
             "settings": {
                 "auth": "noauth",
-                "udp": "true",
+                "udp": true,
                 "ip": "127.0.0.1"
             }
         },