tdjnodj 2023-04-05 12:23:17 +08:00
parent ac82cef655
commit d8e6a78b8b
2 changed files with 2 additions and 2 deletions

View file

@ -279,7 +279,7 @@
"network": "tcp",
"security": "tls",
"tlsSettings": {
"alpn": "http/1.1",
"alpn": ["h2", "http/1.1"],
"certificates": [
{
"certificateFile": "/home/vpsadmin/xray_cert/xray.crt",

View file

@ -41,7 +41,7 @@
- 服务器【地址】: `a-name.yourdomain.com`
- 服务器【端口】: `443`
- 连接的【协议】: `vless`
- 连接的【流控】: `xtls-rprx-direct` (direct 模式适合全平台,若是 Linux/安卓用户,可改成 `xtls-rprx-splice` 性能全开)
- 连接的【流控】: `xtls-rprx-direct`
- 连接的【验证】: `uuiduuid-uuid-uuid-uuiduuiduuid`
- 连接的【安全】: `"allowInsecure": false`