diff --git a/README.md b/README.md index 70c06dca..b1a8ca5f 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ IPv6: [ APNIC Delegated List](http://ftp.apnic.net/apnic/stats/apnic/delegated #### ROS 中部署 -分别执行以下命令或将其保存为一个 script +分别执行以下命令或将其保存为一个 script: ``` /tool fetch url="https://mirror.ghproxy.com/https://raw.githubusercontent.com/PaPerseller/chn-iplist/master/cn.rsc" /import file-name=cn.rsc @@ -43,13 +43,13 @@ IPv6: [ APNIC Delegated List](http://ftp.apnic.net/apnic/stats/apnic/delegated ## PS. -1. Shadowrocket 等有 ipv6 开关的,若服务器不支持 ipv6 且连接失败,请设为仅 ipv4。额外提供前缀为 [IP-CIDR](https://raw.githubusercontent.com/PaPerseller/chn-iplist/master/ipv6.list) 和 [IP-CIDR6](https://raw.githubusercontent.com/PaPerseller/chn-iplist/master/Loon/ruleset/ipv6.list) 两种远程 ipv6 规则。 +1. Shadowrocket、Loon 等有 ipv6 开关的,若服务器不支持 ipv6 且连接失败,请设为仅 ipv4。额外提供前缀为 [IP-CIDR](https://raw.githubusercontent.com/PaPerseller/chn-iplist/master/ipv6.list) 和 [IP-CIDR6](https://raw.githubusercontent.com/PaPerseller/chn-iplist/master/Loon/ruleset/ipv6.list) 两种远程 ipv6 规则。 2. Loon 配置文件为简洁配置,适用于使用自建节点。订阅规则以特殊规则为主,需搭配其他更完善的订阅规则。 3. 对于已支持在线更新 geoip 数据的软件,本规则不再内置 cn-ip 列表。 4. 为解决 Shadowrocket 配置在线更新后覆盖掉自定义规则部分,提供一个高度精简的[自定义配置模块](https://raw.githubusercontent.com/PaPerseller/chn-iplist/master/Shadowrocket-DIY.module)。新建模块后复制本模块内容并自行增删修改后保存,不可通过 URL 添加以防模块被更新重置。此模块仅当有自定义规则需求时添加。 5. ROS 下载 cn.rsc 推荐 [CDN 加速地址](https://mirror.ghproxy.com/https://raw.githubusercontent.com/PaPerseller/chn-iplist/master/cn.rsc)以提高下载成功率。 -6. sing-box 配置基于个人试验和使用以及他人反馈,仅建议作为参考,**不保证**在有些环境下的可用性。 -7. v2raya 若使用 xray-core,建议参考[ v2raya 官方文档](https://v2raya.org/docs/advanced-application/custom-extra-config/) 使用[生命周期钩子](https://github.com/PaPerseller/r2s-armbian-configure/blob/main/core-hook.py)将 domainMatcher 的值设为 hybrid,若服务器启用了 tcpMptcp,则可选启用客户端 tcpMptcp。 +6. sing-box 配置基于个人试验和使用以及他人反馈,建议作为参考,**不保证**在有些环境下的可用性。 +7. v2raya 若使用 xray-core,建议参考[ v2raya 官方文档](https://v2raya.org/docs/advanced-application/custom-extra-config/) 使用[本生命周期钩子脚本](https://github.com/PaPerseller/r2s-armbian-configure/blob/main/core-hook.py)将 domainMatcher 的值设为 hybrid,若服务器启用了 tcpMptcp,则脚本中可选启用客户端 tcpMptcp。 ## 致谢 @@ -59,5 +59,6 @@ IPv6: [ APNIC Delegated List](http://ftp.apnic.net/apnic/stats/apnic/delegated - [mosdns](https://github.com/IrineSistiana/mosdns) - 插件化的 DNS 转发/分流器。 - [Loyalsoldier/v2ray-rules-dat](https://github.com/Loyalsoldier/v2ray-rules-dat) - V2Ray 路由规则文件加强版 - [Shadowrocket-ADBlock-Rules-Forever](https://github.com/Johnshall/Shadowrocket-ADBlock-Rules-Forever) +- [iBug/pac](https://github.com/iBug/pac) - PAC scripts for proxies - 其他部分规则来源的作者 - AI 辅助实现的自动化更新