1.
2. 如果使用 各种测试脚本 遇到问题, 可能是并发数太高. 可以改小一点.
还观察到失败的请求或超时的请求处理可能有点问题, 因为如果拿确保能通的节点去测试都比较正常.
已跟鼠爸反馈.
之前 Surge 也有类似的情况, 后来老刘修了. 可能这次也差不多…
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
⚙️ 后端: 2.32.0
🌐 前端: 2.27.0
▎域名解析
- Node.js 域名解析支持 DoT
- DoH/DoT 支持不验证服务器证书
▎Surfboard 支持 Hysteria 2 Salamander 混淆
▎Node.js Undici 自动使用 HTTP/2
▎文件即时预览支持展示报错的响应详情
▎修复文件即时预览失败时, 显示的是上次成功结果的问题
▎age key helper, 自定义 DNS 样式优化
▎文件操作也支持全部收起/展开
▎常用配置默认改为展开
▎优化即时预览操作前节点的展示
▎
ProxyUtils.age 新增 derivePublicKey 方便脚本从私钥推导公钥▎支持
$.http.request 方便使用代理 App 不支持的 methodPlease open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
⚙️ 后端: 2.33.1
🌐 前端: 2.27.2
▎⚠️ BREAKING CHANGE: 给节点添加
shadow-tls 不再支持 shadow-tls-password/shadow-tls-sni/shadow-tls-version. 请使用 plugin: 'shadow-tls' 和 plugin-opts: { password, host, version }▎
shadow-tls注意: mihomo 中 Snell
shadow-tls 字段与 ss shadow-tls 字段不同, 使用的是 obfs-opts 而不是 plugin + plugin-opts与 Surge 不同, mihomo 的 Snell
shadow-tls 不能与 obfs http/tls 共存Sub-Store 内部有字段转换, 建议直接使用单行 Surge 格式
1=snell,a.com,443,version=4,psk="1",obfs=http,obfs-host=a.com,shadow-tls-password="1",shadow-tls-sni=a.com,shadow-tls-version=3,alpn="http/1.1,h2,h3"若想使用 JSON/JSON5/YAML 单行格式输入, 可使用
{ "name": "1", "server": "a.com", "port": 443, "psk": "1", "version": 4, "type": "snell", "obfs-opts": { "mode": "http", "host": "a.com" }, "plugin": "shadow-tls", "plugin-opts": { "host": "a.com", "password": "1", "version": 3, "alpn": [ "http/1.1", "h2", "h3" ] } }▎
shadow-tls 支持 apln▎
shadow-tls 支持 tls-profilePlease open Telegram to view this post
VIEW IN TELEGRAM
❤1
⚙️ 后端: 2.33.1
🌐 前端: 2.28.0
▎支持配置图标填充模式
▎新增非官方图标集 来自 theSVG
https://github.com/xream/unofficial-thesvg-iconset
全局默认和详情都可以配置
▎样式优化
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
⚙️ 后端: 2.34.0
🌐 前端: 2.28.5
▎sing-box 官方版支持 Snell
- 当开启 "含不支持的协议" 时, 允许 version 1 2 3 4 5 6
风佬还没更新, 等更新 文档
- 当不开启 "含不支持的协议" 时, 允许 version 4 5 6, version 5 自动变成 version 4.
节点上的
_userkey 用来设置 userkeysing-box 文档
如果你的客户端还未更新
可用脚本过滤等功能自行过滤对应的节点
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
⚙️ 后端: 2.36.1
🌐 前端: 2.28.6
▎
▎梳理了 Wiki 上的链接
https://github.com/sub-store-org/Sub-Store/wiki
▎Docker Hub 上的文档重排了下格式
https://hub.docker.com/r/xream/sub-store
▎前端文案调整
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
⚙️ 后端: 2.36.6
🌐 前端: 2.28.8
▎
▎协议过滤支持 Shadow QUIC
▎URI 输入输出支持
vcn, name-cert-verify▎复制链接文案调整, 提醒使用分享/同步功能不泄露路径
▎修复分享路径替换错误
感谢群友 @fine2580 的反馈
▎Docker 镜像中新增 openssl ca-certificates 等基建
Please open Telegram to view this post
VIEW IN TELEGRAM
⚙️ 后端: 2.36.5
🌐 前端: 2.28.8
▎实验性添加了 📦 GitHub Package 可尝试使用
仅做为 🐳 Docker Hub 分流
Please open Telegram to view this post
VIEW IN TELEGRAM
一直以来 我都对关于 Sub-Store 的提问耐心解答
可是最近有些下头群友问" XX 为啥不行, YY 不能用吗"
看了半天 跟我来一句 是 Cloudflare Workers 版
都不是一个版 功能不一样也是很正常的
但是你来问我是不是太下头了
用的啥版 就问对应版本的作者去
Please open Telegram to view this post
VIEW IN TELEGRAM
👍7
⚙️ 后端: 2.36.8
🌐 前端: 2.28.9
▎
server-cert-verify-name参考 Surge 更新说明, mihomo 更新
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM