· Surge 模块参数新增最大响应体尺寸(默认为无限制)
前几天发的 bug 了
请 Surge 版更新一下模块(不是更新外部资源)
Please open Telegram to view this post
VIEW IN TELEGRAM
前端
2.15.82· 透传请求的 User-Agent 和 自定义 UA 互斥
· 修复前端 Vecel 部署问题
感谢 @hyruleboss 佬和 @silas_here 佬
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
后端
2.20.36-
sing-box 支持 _certificate, _certificate_path, _certificate_public_key_sha256, _client_certificate, _client_certificate_path, _client_key, _client_key_path 设置 tls 的 certificate, certificate_path, certificate_public_key_sha256, client_certificate, client_certificate_path, client_key, client_key_path先这样吧 以后看看怎么优化(
感谢亚托莉佬的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.39-
SUB_STORE_MAX_HEADER_SIZE 设置 undici header 大小限制, 默认为 32768. 某些订阅响应头太大, 可能会报 Headers Overflow Error, 可以设置更大的值感谢群友 @Sudaaaaaadesu 的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.20.40· 默认查询流量信息的
User-Agent 从 clash 改为 clash.meta/v1.19.16如需修改订阅查询流量信息时的
User-Agent, 请如图设置(参数的值需要 encode)例如继续使用 QX 的
Quantumult%20X/1.0.30 (iPhone14,2; iOS 15.6):#flowUserAgent=Quantumult%2520X%2F1.0.30%20(iPhone14%2C2%3B%20iOS%2015.6)Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
Please open Telegram to view this post
VIEW IN TELEGRAM
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