Commit Graph

723 Commits

Author SHA1 Message Date
github-actions[bot]
7a4885346b chore: update ECS_VERSION to 0.1.117 in goecs.sh 2026-04-01 04:24:16 +00:00
spiritlhl
21b85b0176 fix: 修复公共分支生成对readme文件的修改更新 v0.1.117 2026-04-01 03:17:36 +00:00
spiritlhl
8756224376 fix: 修复中英文输出混乱的问题 2026-04-01 03:09:21 +00:00
spiritlhl
3a4b76ddcd Standardize language parameter format in README
Updated language parameter format to use '-l=en' consistently across various commands in the README.
2026-03-29 22:25:14 +08:00
spiritlhl
a741e293b2 fix: 调换说明顺序,修复CNB加速时未设置环境变量导致预期有误的问题 2026-03-11 13:44:48 +00:00
spiritlhl
e3ca989aac Merge pull request #19 from ShiaNyaa/master
Update README.md
2026-03-11 21:34:10 +08:00
希亚
0f06aa587d Update README.md 2026-03-11 21:04:45 +08:00
github-actions[bot]
f7519a0307 chore: update ECS_VERSION to 0.1.116 in goecs.sh 2026-03-02 10:19:53 +00:00
spiritlhl
6953182cb4 fix: 尝试性修复安卓TMUX下可能存在的DNS解析问题 v0.1.116 2026-03-02 10:05:54 +00:00
spiritlhl
22c9eb7611 fix:权限不足时自动降级处理提示使用方式 2026-03-02 09:37:59 +00:00
spiritlhl
f4d6fe1a8a Merge pull request #16 from fallin03/master
Update README.md
2026-02-25 10:07:48 +08:00
飘落fallin
90f7b9a94b Update README.md
fix typo in README.md
2026-02-24 22:00:21 +08:00
github-actions[bot]
e5f8f87f7e chore: update ECS_VERSION to 0.1.115 in goecs.sh 2026-02-07 05:59:06 +00:00
spiritlhl
0b87d169a3 fix: 修复错误码处理 v0.1.115 2026-02-07 05:41:46 +00:00
spiritlhl
b8fe9d3d98 fix: 更新MetaAI检测 2026-02-07 05:29:28 +00:00
github-actions[bot]
8f46bd3f4f chore: update ECS_VERSION to 0.1.114 in goecs.sh 2026-02-02 07:49:17 +00:00
spiritlhl
e8c4b2b4a7 feat: 公开API接口包,方便GUI调用使用本项目作依赖 v0.1.114 2026-02-02 07:32:14 +00:00
spiritlhl
8016a8fe93 fix: 更新dkly的数据库地址 2026-02-02 07:24:50 +00:00
github-actions[bot]
bf0030dc49 chore: update ECS_VERSION to 0.1.113 in goecs.sh 2026-01-30 06:12:06 +00:00
spiritlhl
6d02103aba fix: 修复流媒体解锁的请求头参数设置 v0.1.113 2026-01-30 05:57:44 +00:00
github-actions[bot]
5ffb48dcdc chore: update ECS_VERSION to 0.1.112 in goecs.sh 2026-01-16 06:16:27 +00:00
spiritlhl
7c19502950 fix:部分测速成功也输出,但补充节点测速 v0.1.112 2026-01-16 14:02:42 +08:00
spiritlhl
3c434781f5 fix:修复私有测速节点可能存在部分上传下载测速失败的问题,自动轮换 2026-01-16 14:00:53 +08:00
spiritlhl
f62636ca3e fix:回退upx安装步骤,实际受限于编译的镜像不可直接进行安装 2026-01-13 20:00:59 +08:00
spiritlhl
c4b11ae37d fix: Install UPX in build workflow
Added step to install UPX for binary compression.
2026-01-13 19:57:55 +08:00
github-actions[bot]
8f2fe236d5 chore: update ECS_VERSION to 0.1.111 in goecs.sh 2026-01-13 11:56:25 +00:00
spiritlhl
347a0faa7a fix:添加UPX操作压缩减小产物大小 v0.1.111 2026-01-13 19:42:41 +08:00
spiritlhl
74640e3066 fix:更新版本 2026-01-13 19:36:24 +08:00
spiritlhl
3b646eeeda fix:修复错误的格式化字符 2026-01-13 19:35:39 +08:00
github-actions[bot]
eaad433395 chore: update ECS_VERSION to 0.1.110 in goecs.sh 2026-01-13 04:28:12 +00:00
spiritlhl
03af7c423b Bump ecsVersion to v0.1.110 v0.1.110 2026-01-13 12:12:40 +08:00
spiritlhl
0e96a6499b Update build_binary.yaml to disable certain options
Disable large packages, Docker images, and swap storage in the build workflow.
2026-01-13 12:03:44 +08:00
spiritlhl
5b44f5f651 fix:修复编译占用的磁盘过大的问题 2026-01-13 11:49:57 +08:00
spiritlhl
e4a759fceb fix:修改非选项1时的测速逻辑,区分中英文测速使用不同的节点逻辑 v0.1.109 2026-01-13 11:23:21 +08:00
spiritlhl
e5c4b0ce8e Clean up newlines in create_public_branch.py
Remove unnecessary newlines around specific strings in content.
2026-01-12 23:48:03 +08:00
spiritsoul
188a1153e6 fix:删除对应的依赖 2026-01-12 23:40:58 +08:00
spiritsoul
4c4887f487 fix:以文本结构匹配避免正则匹配越界 2026-01-12 23:31:27 +08:00
spiritsoul
feac73a427 fix:修复正则匹配 2026-01-12 23:28:45 +08:00
spiritlhl
f3048d074c Clean up Go module cache and remove go.sum 2026-01-12 23:19:18 +08:00
spiritlhl
58702b54e7 Remove privatespeedtest code from speed.go
Brutally remove privatespeedtest-related code from speed.go, ensuring the file remains syntactically correct.
2026-01-12 23:16:49 +08:00
spiritlhl
1e4d63ef57 Update Go version to 1.25.4 in workflow 2026-01-12 23:08:23 +08:00
spiritlhl
9f3acacae0 Disable modify_go_mod function and related calls
Comment out the modify_go_mod function and its calls.
2026-01-12 23:07:43 +08:00
spiritlhl
e9755f0c20 Refine speed test description in README.md 2026-01-12 23:01:19 +08:00
GitHub Actions
d8b397b31b Auto update README files 2026-01-12 14:41:00 +00:00
github-actions[bot]
9e22d1bc23 chore: update ECS_VERSION to 0.1.108 in goecs.sh 2026-01-12 14:37:10 +00:00
spiritlhl
284f6b8ba7 fix: 修复误删除的md文件 v0.1.108 2026-01-12 14:22:34 +00:00
spiritlhl
27203cf850 fix:修复公共分支生成的Action,使用更完善的python脚本完成修复 2026-01-12 14:21:43 +00:00
spiritlhl
9b6922f55a fix:升级回程测试的nexttrace核心版本 2026-01-12 14:15:13 +00:00
spiritlhl
447b25989e fix:修复预设 2026-01-12 14:13:29 +00:00
github-actions[bot]
a50b68d184 chore: update ECS_VERSION to 0.1.107 in goecs.sh 2026-01-12 13:36:44 +00:00