⚙️ 后端: 2.23.19
🌐 前端: 2.17.15
▎在同步页展示 Node 后端全局 Cron 配置状态
相关: 上个版本 Node 环境支持为同步配置设置独立的 Cron
Please open Telegram to view this post
VIEW IN TELEGRAM
⚙️ 后端: 2.23.20
🌐 前端: 2.17.15
▎sing-box 支持 Snell
使用 风大的 @sing_box_reF1nd
使用
includeUnsupportedProxy 参数或开启
含不支持的协议 开关输入可按 Surge 或 mihomo 格式写
虽然 mihomo 不支持配合 ShadowTLS 但是格式是兼容的
▎ShadowTLS 支持 ALPN
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
⚙️ 后端: 2.23.21
🌐 前端: 2.17.16
▎脚本操作可通过
context.process 按 customName 控制后续操作图中示范的是 启用 2 和 4
所以响应体应该是
0 // 原始的文件本地内容
2
4
其他用例: 可根据请求头里不同的 User-Agent 启用/禁用不同的操作, 实现对不同的内核/设备下发不同的内容
但说实话 如果是我的话 我可能会准备三个文件, 一个文件作为入口, 在里面根据情况从另外的文件生成内容
$content = await produceArtifact({
type: 'file',
name: 'name'
})详见 demo.js
感谢 清黎 的反馈
▎Android 模块中的更新脚本优化
感谢群友 @love_cyrene_nya 的反馈
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.23.31
🌐 前端: 2.17.23
▎sing-box tailscale 支持 ssh-server 配置
使用
ssh-server 字段给 tailscale 设置 ssh_server, 直接设为 true 或 { "enabled": true, "disable-pty": true, "disable-sftp": true, "disable-forwarding": true }▎sing-box 支持 hysteria2 的 obfs gecko
sing-box 正式版还没有 但是考虑到 gecko 通常只有自建才会用 问题不大
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
⚙️ 后端: 2.23.32
🌐 前端: 2.17.25
▎优化前端并发配置
▎新增后端并发数配置
某些代理 App 里爆内存的可以尝试一下改小
感谢 @chaichail 的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
❤2
⚙️ 后端: 2.23.35
🌐 前端: 2.17.25
▎Loon 支持
tls-profile 指定 TLS 握手时的指纹可使用脚本操作
$server["client-fingerprint"] = "chrome"3K 说 "还不能自己配置,功能已经支持了"
▎sing-box 支持
packet-encoding, global-padding, authenticated-length▎VMess cipher 规范化
▎优化 packet-encoding 转换逻辑
Please open Telegram to view this post
VIEW IN TELEGRAM
⚙️ 后端: 2.24.0
🌐 前端: 2.17.25
▎支持设置 CORS allowlist
Node:
SUB_STORE_CORS_ALLOWED_ORIGINS, 默认允许 *代理 App 模块: 默认
https://sub-store.vercel.app, 可通过模块参数 cors 配置见此 issue Surge 模块默认后端地址是 https://sub.store 的安全问题
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
⚙️ 后端: 2.24.1
🌐 前端: 2.17.29
▎支持 age 加密解密
age 加密公钥 仅支持 X25519, MLKEM768-X25519
代理 App 中运行可能会缺环境 暂未进行完整测试
链接参数
age-secret-key: age 解密私钥, 对应 age-secret-key 用于解密远程链接内容- 使用 Sub-Store 的分享/Gist 下发加密内容给
- 在 Sub-Store 之间使用加密内容
▎返回订阅列表时, 补查未获取的订阅流量信息
▎修复同步页面的悬浮添加按钮和刷新按钮
感谢群友 @KazeLink 的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
⚙️ 后端: 2.24.2
🌐 前端: 2.17.29
▎Loon 资源解析器支持
age-secret-key 配置 age 解密私钥age 加密解密功能 可查看 https://t.me/zhetengsha/5876
Loon 资源解析器说明
▎Loon 支持
alpn▎Loon
tls-profile 和 sing-box utls fingerprint 规范化Loon 支持使用
_loon_tls_profile 设置 tls-profile 字段('default', 'chrome', 'ios18', 'ios26'), 否则则使用 client-fingerprint 自动转换部分对应的值Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
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