Commit Graph

13 Commits

Author SHA1 Message Date
b80afd97f1 Refactor error handling 2025-06-12 11:33:13 +10:00
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
4f3c2bb280 modify ProxyParser interface 2025-06-12 02:48:59 +10:00
da9a17201b refactor 2025-06-12 02:17:31 +10:00
e504a6cca4 🎨 Refactor package for public import 2024-09-17 13:10:13 +08:00
3cfa4bdf24 ️ Improve 2024-08-11 23:55:47 +08:00
ebc91d8aad ♻️ Refactor parsers 2024-04-23 14:39:16 +08:00
70f5c63fe2 fix: 修复 vmess/vless 节点名称未URL解码的问题 2024-03-09 15:39:47 +08:00
ad7d2b98f6 fix: 修复当base64字符串长度不为4的倍数时,解码失败的问题
update: 提高根据ISO匹配国家名称的正确率
fix: 修复vmess的port和aid不规范导致无法解析的问题
modify: 一些没用的修改
2023-09-24 18:06:44 +08:00
8d06ab3175 Dev (#2)
fix: 修复当订阅链接有多个 clash 配置时丢失节点的问题
update: 增加检测更新
modify: 修改数据库路径
modify: 修改短链生成逻辑
modify: 统一输出信息
2023-09-21 09:08:02 +08:00
2c8e4f7b56 update 2023-09-13 13:47:22 +08:00
6e5e999937 update 2023-09-13 00:46:17 +08:00
d894fea89e init 2023-09-12 18:40:24 +08:00