Update config_client.json

This commit is contained in:
Clarence Gui
2020-08-01 23:02:34 +08:00
committed by GitHub
parent 353afa0f6a
commit 00145a727f

View File

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