Ver Fonte

Update config_client.json

Clarence Gui há 5 anos atrás
pai
commit
00145a727f
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      VMess-TCP-TLS/config_client.json

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

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