Commit Graph

16 Commits

Author SHA1 Message Date
f88ae52a29 Unify parts of the model with MetaCubeX. 2025-06-12 14:19:00 +10:00
8db2c46bf0 update regex to dynamically include all supported prefixes for improved proxy parsing. 2025-06-12 13:40:30 +10:00
8b3ae45623 Merge pull request #64 from beck-8/fix/socks
fix reg socks
2025-06-12 13:35:47 +10:00
62229fba97 fix reg socks 2025-06-12 10:41:59 +08:00
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
da9a17201b refactor 2025-06-12 02:17:31 +10:00
0b8299f432 feat: 返回头中增加订阅信息 2025-05-26 11:18:33 +00:00
06887d91ac feat: 添加 Anytls 代理支持 2025-05-26 11:18:33 +00:00
5b3a12f00d fix 修复Get函数重试结束后,返回nil,nil的bug 2025-03-23 21:27:05 +08:00
fefb4b895a 增加socks5协议支持 2024-11-13 09:21:31 +08: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
fd22cd1499 🔧 customize HTTP user-agent for fetching subscription from API. 2024-07-15 21:01:22 +08:00
566965bb6a ♻️ Migrate from gorm/sqlite to boltdb 2024-04-24 12:51:37 +08:00
ac4ad3c8aa ♻️ Refactor code
🔥 Remove update detection
2024-04-23 14:47:53 +08:00