mirror of https://github.com/XTLS/Xray-examples
Update config_client.json
parent
c3ed7de366
commit
f3cfc3b4cb
|
@ -30,7 +30,7 @@
|
|||
"servers": [
|
||||
{
|
||||
"address": "example.com", //你的域名或服务器IP
|
||||
"flow": "xtls-rprx-direct", //Linux或安卓可改为"xtls-rprx-splice"
|
||||
"flow": "xtls-rprx-direct", //Linux或安卓可改为 "xtls-rprx-splice"
|
||||
"port": 443,
|
||||
"password": "your_password" //你的密码
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue