后端
2.19.44 前端 2.15.33- 预处理支持 Base64 兜底
感谢群友 @mrhios7 的反馈
- 后端连接管理优化调整
- 修改前端缓存机制
之前的逻辑里 后缀名为 js|css|gz|html|json 时, 会走缓存
可能需要
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
后端
2.19.48- 修复 QX VLESS TLS
感谢群友 @faramitas 的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.19.49- Node.js 环境中 JSON 数据文件校验失败后会备份原文件, 创建新文件
可在日志中查看详情
可在原数据文件同目录下 查看带时间戳的备份文件
感谢群友的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.19.50- 为 env 响应增加如何使用前端搭配后端的引导说明
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.19.52- Shadowrocket 支持 anytls
感谢群友 Wayne 的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
前端
2.15.34- 暂时去除 GitHub 版本检查, 防止 getEnv 因为 GitHub API 请求而超时
感谢群友 @Maple_kedo 的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.19.54- VMess 支持 kcp/quic(正确处理 type, host, path, fp, alpn, tls等参数)
部分参数可能有误 若遇到问题麻烦 URI 示例反馈
感谢群友 @dadaosizhishi 的反馈
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
后端
2.19.55- Stash 正式版支持 VLESS REALITY(xtls-rprx-vision)
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
后端
2.19.57- 脚本支持使用绝对路径读取本地文件
在此版本之前, 只能通过创建一个空内容的 Sub-Store 文件, 然后使用脚本读取
const fs = eval(`require("fs")`)
$content = fs.readFileSync('/tmp/1.txt', "utf8");新版本里可直接使用绝对路径. 注意不能跟原内部文件格式相同(
/api/file/xxx 或 /api/module/xxx )Please open Telegram to view this post
VIEW IN TELEGRAM
❤3
据
可回退旧版 Egern. 等待松鼠爸修复吧
好像是生姜独享的 bug 🐶 https://t.me/egern_app/93294
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
后端
2.19.59- 订阅和文件的远程链接支持使用换行混写三种格式
1. 完整远程链接
2. 类似
/api/file/name 的内部文件调用路径3. 本地文件的绝对路径
Please open Telegram to view this post
VIEW IN TELEGRAM
❤1
前端
2.15.38- 增加 QX 资源解析器的说明
由于
如果一定要用资源解析器, 请手动选择
V2Ray 输出, 将形如 ?target=V2Ray 的链接填入 QX- 隐藏前端输出中的
后端仍可使用 query 参数
target=ClashPlease open Telegram to view this post
VIEW IN TELEGRAM
👍3❤1
后端
2.19.61- 脚本内
ProxyUtils 新增 JSON5可用于解析 JSON5 https://github.com/json5/json5
Please open Telegram to view this post
VIEW IN TELEGRAM
🆕 更新了部分格式的示例 但是具体实操还是以相关的规范为准
Shadowrocket 来导出 URI 然后作为输入导入。这样导出的 WireGuard URI 不是标准的 URIPlease 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