Skip to content

Commit

Permalink
update readme-zh
Browse files Browse the repository at this point in the history
  • Loading branch information
nobody committed Jan 6, 2025
1 parent 546ef5a commit 9c8c24f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

#### 各设置项说明
* `UUID` 这个不用解释了吧
* `PROXY` (可选)反代 CF 网页的服务器,逗号分隔,每次随机抽取一个,格式:`a.com, b.com, ...`
* `PROXY` (可选)反代 CF 网页的服务器,逗号分隔,每次随机抽取一个,格式:`a.com, b.com, ...`
* `WS_PATH` ws 协议的访问路径,例如:`/ws`,留空表示关闭这个功能
* `XHTTP_PATH` xhttp 协议的访问路径,例如:`/xhttp`,留空表示关闭这个功能
* `XPADDING_RANGE` xhttp 协议回复头中 X-Padding 的长度范围,例如:`100-1000` 或者 `10`,填 `0` 表示关闭这个功能
Expand All @@ -45,7 +45,6 @@
* workers / pages 有 CPU 时间限制,需要长时间链接的应用会随机断线,例如:下载大文件
* DoH 功能不是给 xray-core 使用的,`config.json` 应使用 DNS over TCP,例如:`tcp://8.8.8.8:53`
* ws 协议不支持,也不会支持 early data 功能

* ws 和 xhttp 协议按需选一个就可以,没必要两个都开
* 使劲薅,免费的资源就会消失,且用且珍惜

Expand Down

0 comments on commit 9c8c24f

Please sign in to comment.