后端
2.20.56· QX
1.5.5 (891) 支持 XTLS Vision for VLESS由于 QX 的请求不带 build 等信息, 无法根据请求判断是否支持来自动开启(与之前不支持的版本号一致都是 1.5.5...). 请使用
includeUnsupportedProxy 参数或开启 包含官方/商店版不支持的协议 开关Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.57·
interface-name 指定流量出站接口, 之前必须设置字段 $server['interface-name'] = 'xxx'现在只给 Surge 用的话,
interface 也可以: $server.interface = 'xxx'Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.58· sing-box naive 出站支持 quic 和 quic-congestion-control
暂不支持 URI 输入 请参考
例如单行 JSON
{"name":"naive-out","type":"naive","server":"server","port":443,"username":"username","password":"password","udp-over-tcp":true,"udp-over-tcp-version":2,"extra-headers":{},"sni":"example.com", "quic": true, "quic-congestion-control": "bbr"}感谢 issue 的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.59· ⚠️ BREAKING CHANGE 脚本中的 第三个参数
context 改为脚本共享的上下文, 可自由操作. 原本的 env 信息, 现在为 context.envPlease open Telegram to view this post
VIEW IN TELEGRAM
❤1
后端
2.20.60· Stash 支持 AnyTLS
由于 Stash 的请求不带 build 等信息, 无法根据请求判断是否支持来自动开启(与之前不支持的版本号一致都是 3.2.5...). 请使用
includeUnsupportedProxy 参数或开启 包含官方/商店版不支持的协议 开关Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
❤2
后端
2.20.61· Surge 支持 Hysteria 2 Salamander 混淆. 根据请求的 User-Agent 中的版本号自动开启, 或使用
includeUnsupportedProxy 参数或开启 包含官方/商店版不支持的协议 开关Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.63· VMess YAML/JSON 输入解析时处理 cipher 和 alterId 默认值
在用
· 过滤不支持的 VLESS encryption
感谢群友 @username_ting 的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.65· 修复错误排除 VLESS encryption none 的情况
感谢前端总监 @hyruleboss
· 修复 shadowrocket 输出筛选逻辑
感谢群友 @username_ting 的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
前端
2.15.86· 优化订阅信息获取逻辑 史诗级提速
感谢群友 @Sugar88168 的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
👍3
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.68· 统一 Trojan/VMess/VLESS network
感谢群友 @username_ting 的反馈
由于一些历史遗留原因 可能会改出问题 麻烦带输入输出反馈 谢谢
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.69
前端 2.15.86· 通过链接参数传入
$options 时, 保留默认的 _req 请求数据· 订阅输出也支持跟文件一样使用
$options._res.status / $options._res.headers 设置响应状态码/响应头Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.70
· 订阅流量信息中的
app_url 还原为 profile-web-page-url 响应头, 避免某些客户端出现异常Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.73
- 订阅流量信息规划化
app_url 转换 profile-web-page-url 响应头plan_name 转换 plan-name 响应头expire , reset_day 为空或正整数upload , download , total 为整数(有些机场后端会下发负数)确保
Sub-Store 下发的响应头 subscription-userinfo 解析结果中每一项的值为空或整数避免某些客户端出现异常
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.75- mihomo 增加默认 client-fingerprint chrome
不然可能会出现
connect error: REALITY is based on uTLS, please set a client-fingerprint 当然你可以随时使用 脚本操作
$server['client-fingerprint'] = 'xxx' 来修改感谢群友 @Lonely_lifer 的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
前端
2.15.88- 预览界面增加报错的响应内容
别担心截图里
details 泄露订阅 这是为了你自己使用的时候方便, 你分享给别人应该 上传到单独的 gist 或 Sub-Store 服务端的 分享 功能, 这两者都不会泄露这些信息Please open Telegram to view this post
VIEW IN TELEGRAM