This media is not supported in your browser
VIEW IN TELEGRAM
前端
2.16.26 后端 2.21.59-
sing-box 支持使用 ech-opts 结构设置 tls 的 ech. 参考 https://github.com/sub-store-org/Sub-Store/pull/563/changes 基本沿用 mihomo 风格, mihomo 部分字段自动转换感谢 Josh PR
- 修复 sni 逻辑
感谢 issue 反馈
- 优化分享管理界面和导航栏
Please open Telegram to view this post
VIEW IN TELEGRAM
GitHub
feat(vless): add xhttp transport support (MVP) by Nemu-x · Pull Request #2645 · MetaCubeX/mihomo
What
Adds initial support for VLESS over XHTTP transport.
Details
new network: xhttp
basic xhttp-opts support (host, path, mode)
supports both:
plain TLS (packet-up style)
REALITY (stream-one mod...
Adds initial support for VLESS over XHTTP transport.
Details
new network: xhttp
basic xhttp-opts support (host, path, mode)
supports both:
plain TLS (packet-up style)
REALITY (stream-one mod...
后端
2.21.61- mihomo 支持 XHTTP
转换没问题了 详见 https://github.com/MetaCubeX/mihomo/pull/2645
Please open Telegram to view this post
VIEW IN TELEGRAM
前端
2.16.27- 同步页面改为新页面编辑, 支持标签和备注
- 修复第一次报错时不显示的问题
- 文案改动
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.21.62 前端 2.16.27⚠️ BREAKING CHANGE: 以后默认输出该客户端支持的所有协议
-
-
之前使用的
包含官方/商店版/未续费订阅不支持的协议 开关和参数维护过于麻烦 逻辑也有点不合理若客户端会因为订阅中包含不支持的协议而报错, 可根据实际情况操作:
1. 更新客户端/内核
2. 申请并使用最新 TestFlight 版
3. 使用支持的第三方客户端/内核
4. 续费
5. 查看 Sub-Store 小课堂 学习如何过滤掉不支持的节点
6. 根据 Surge 客户端实际解锁了哪些来自动筛选
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
后端
2.21.63 前端 2.16.30史诗级更新(bushi
- 支持调整新创建的项目在最上面还是最下面
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.21.63 前端 2.16.30-
- 分享支持标签(图 1)
- 支持展示找不到关联项(图 2)
- 优化排序
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
前端
2.16.32- 分享管理支持全选整个类型
归档或者叫回收站功能改动太大 今明两天安排
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.16.35 后端 2.21.67- 分享管理调整删除按钮
- 修复 PWA 下导航栏多选 icon 样式问题
- 要转换 extra 里的 downloadSettings 到 mihomo 格式过于复杂, 不予支持
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
后端
2.21.68Surge for macOS 可手动指定链接参数
target=SurgeMac 或在 同步配置 中指定 SurgeMac 来启用 mihomo 支援 Surge 本身不支持的协议🆕 Surge for macOS 可设置节点字段
_mihomoExternal 为 true 可强制指定使用 mihomo External Proxy Program 输出该节点使用场景: 你的 Surge for macOS 不支持 AnyTLS, 于是你一个脚本操作
$server._mihomoExternal = true 然后爽用 更复杂一点 只 anytls 强制指定使用 mihomo External Proxy Program
if (['anytls'].includes($server.type)) {
$server._mihomoExternal = true
}感谢 @Puttin 的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.21.69-
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
❤1
后端
2.21.69 前端 2.16.36- 修复底部空白, 预览错位
- 修复控制台 warning
MagicPathDialog 的 XSS 风险解决和字体加载相关优化,增加 meta 标签
- 支持 plugin 参数中 \= 这种转义形式
mux 目前有问题
v2rayN 有 bug...开了 mux 导出时也是 0, 如果改成 1 导入它就报错
有需求的自己用脚本操作吧
感谢群友 @KDYgMJqHBwsi755auLZD6nN477C7hQXQ 反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
Please open Telegram to view this post
VIEW IN TELEGRAM