Update config_client.json

This commit is contained in:
Clarence Gui
2020-08-01 23:05:34 +08:00
committed by GitHub
parent 1351ab332b
commit a33ca0fdd8

View File

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