Sub-Store 前端打开的时候, 会有个并发数为 3 的订阅流量信息查询逻辑
实测并发数为 1 时 没问题, 大于 1 的时候 Shadowrocket 直接就寄了
之前也有个类似的问题, 之前李老师修了. 这个新问题已反馈给李老师
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
前端
2.15.83· 支持使用 query 参数 concurrency 设置并发数, <=0 则为清除自定义设置, 默认为 3. 若因并发导致爆内存, 可设为 1
尝试缓解 Shadowrocket 的这个情况 ...
使用方法:
1. 先
2. 确认前端版本号 >=
2.15.833. 打开 https://sub-store.vercel.app?concurrency=1 会设置并发数为 1
4. 如果又寄了, 重新开启后重试
Please open Telegram to view this post
VIEW IN TELEGRAM
其实
而这个机场的问题是需要从国内访问
如果是搭建在国内/使用的是模块版, 但是走了国外代理, 需要自己处理订阅域名分流
可参考的解决方案:
1. 家里云搭建 Sub-Store
2. 家里任意设备内网穿透提供 SOCKS5/HTTP/HTTPS 代理给海外 VPS, Sub-Store 可单独设置该订阅使用此代理
3. 套用任意你信任的可拉取到订阅的订阅转换服务或加速服务(能拉取其实也说明走了国内线路)
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.45· 支持使用环境变量
SUB_STORE_X_POWERED_BY 自定义响应头中的 X-Powered-ByPlease open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.46 前端 2.15.84· 支持
sudoku 协议(后端 mihomo 格式输入输出, 前端协议过滤)https://github.com/SUDOKU-ASCII/sudoku/blob/main/README.zh_CN.md
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
后端
2.20.48·
Please open Telegram to view this post
VIEW IN TELEGRAM
前端
2.15.85· 修复关闭系统动画效果后的动画样式异常
- Windows: 高级系统设置 → 性能 → 关闭“窗口内的动画控件和元素”
- macOS: 辅助功能 → 显示 → 开启“减少动态效果”
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
后端
2.20.50· Surge 支持 anytls. 根据请求的 User-Agent 中的版本号自动开启, 或使用
includeUnsupportedProxy 参数或开启 包含官方/商店版不支持的协议 开关Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
👍3
Cool Scripts
Surge iOS TF 版 和 Mac Beta 都自动根据 User-Agent 自动开启了
❤1
后端
2.20.53· sing-box 支持 naive 出站
暂不支持 URI 输入 请参考
例如单行 JSON
{"name":"naive-out","type":"naive","server":"server","port":443,"username":"username","password":"password","insecure-concurrency":0,"extra-headers":{},"udp-over-tcp":false,"sni":"example.com"}感谢 issue 的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.54· QX 支持 REALITY. 由于 QX 的请求不带 build 等信息, 无法根据请求判断是否支持来自动开启(与之前不支持的版本号一致都是 1.5.5...). 请使用
includeUnsupportedProxy 参数或开启 包含官方/商店版不支持的协议 开关xtls-rprx-vision 所以某些机场你还是用不了Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
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