1
0
mirror of https://github.com/bestnite/sub2clash.git synced 2026-04-26 12:51:52 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
nite 1e8a79c2d2 #69 2025-10-17 18:13:49 +11:00
nite 80d91efca4 Refactor subscription handling by removing SubConfig model, updating BuildSub function to use ConvertConfig, and enhancing Base64 decoding across parsers. Update routes and frontend to support new configuration format. 2025-07-22 04:09:00 +00:00
nite ff81d03492 u 2025-07-05 22:54:02 +08:00
nite b44703fa0f Enhance Trojan, Vless, and Vmess parsers. 2025-07-01 02:06:33 +08:00
nite c1012750ff add tests 2025-06-12 19:33:14 +10:00
nite f88ae52a29 Unify parts of the model with MetaCubeX. 2025-06-12 14:19:00 +10:00
nite b80afd97f1 Refactor error handling 2025-06-12 11:33:13 +10:00
nite cdf69ce65f Refactor proxy structure and parser implementations to streamline protocol handling; remove unused marshaler interfaces and improve YAML serialization for various proxy types. 2025-06-12 10:27:22 +10:00
nite 4f3c2bb280 modify ProxyParser interface 2025-06-12 02:48:59 +10:00
nite da9a17201b refactor 2025-06-12 02:17:31 +10:00
nite e504a6cca4 🎨 Refactor package for public import 2024-09-17 13:10:13 +08:00
nite 3cfa4bdf24 ️ Improve 2024-08-11 23:55:47 +08:00
nite ebc91d8aad ♻️ Refactor parsers 2024-04-23 14:39:16 +08:00
nite 70f5c63fe2 fix: 修复 vmess/vless 节点名称未URL解码的问题 2024-03-09 15:39:47 +08:00
nite ad7d2b98f6 fix: 修复当base64字符串长度不为4的倍数时,解码失败的问题
update: 提高根据ISO匹配国家名称的正确率
fix: 修复vmess的port和aid不规范导致无法解析的问题
modify: 一些没用的修改
2023-09-24 18:06:44 +08:00
Nite07 8d06ab3175 Dev (#2)
fix: 修复当订阅链接有多个 clash 配置时丢失节点的问题
update: 增加检测更新
modify: 修改数据库路径
modify: 修改短链生成逻辑
modify: 统一输出信息
2023-09-21 09:08:02 +08:00
nite 2c8e4f7b56 update 2023-09-13 13:47:22 +08:00
nite 6e5e999937 update 2023-09-13 00:46:17 +08:00
nite d894fea89e init 2023-09-12 18:40:24 +08:00