Update config_client.json

This commit is contained in:
OnlyCharacter 2021-01-14 20:32:23 +08:00 committed by GitHub
parent c3ed7de366
commit f3cfc3b4cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@
"servers": [ "servers": [
{ {
"address": "example.com", //IP "address": "example.com", //IP
"flow": "xtls-rprx-direct", //Linux"xtls-rprx-splice" "flow": "xtls-rprx-direct", //Linux "xtls-rprx-splice"
"port": 443, "port": 443,
"password": "your_password" // "password": "your_password" //
} }