Commit Graph

146 Commits

Author SHA1 Message Date
0c8bbac2e6 Update README.md to modify contributor image link format for improved clarity. 2025-06-12 13:44:27 +10:00
c4554d9030 Remove .all-contributorsrc file and update README.md to display contributor statistics using an image link. 2025-06-12 13:43:17 +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
cdc8ef7e32 Update README.md to include contributor section 2025-06-12 13:30:46 +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
2a042968d0 Update .gitignore to include .vscode directory and remove .vscode/launch.json file 2025-06-12 10:28:33 +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
2d8508f390 Move HTTP, gRPC, Reality, and WebSocket options to proxy.go refactor VmessJson type to use 'any' for flexible types 2025-06-12 09:22:23 +10:00
73616c98a3 fix Dockerfile v0.0.12-beta.2 2025-06-12 03:14:08 +10:00
44163d30e1 Update index.html to use local Bootstrap and Axios files instead of CDN links 2025-06-12 03:04:19 +10:00
a2e97aaa01 remove toml and ini config type v0.0.12-beta.1 2025-06-12 02:55:50 +10:00
4f3c2bb280 modify ProxyParser interface 2025-06-12 02:48:59 +10:00
1b662de245 Update README.md 2025-06-12 02:28:07 +10:00
4a9297f4a3 mod example config and compose.yaml 2025-06-12 02:24:18 +10:00
fcb1358846 Merge branch 'main' of https://github.com/bestnite/sub2clash 2025-06-12 02:21:21 +10:00
da9a17201b refactor 2025-06-12 02:17:31 +10:00
5b7a94e65c Update docker.yml 2025-05-31 17:13:20 +10:00
b5fcbab1a5 Merge pull request #63 from pingchieh/main
添加Anytls协议
v0.0.11
2025-05-28 14:43:29 +10:00
0b8299f432 feat: 返回头中增加订阅信息 2025-05-26 11:18:33 +00:00
84c5a6e5f4 fix: RuleProvider增加Format 2025-05-26 11:18:33 +00:00
06887d91ac feat: 添加 Anytls 代理支持 2025-05-26 11:18:33 +00:00
db00433931 Merge pull request #59 from timerzz/main
fix 修复Get函数重试结束后,返回nil,nil的bug
2025-03-24 01:12:06 +11:00
5b3a12f00d fix 修复Get函数重试结束后,返回nil,nil的bug 2025-03-23 21:27:05 +08:00
d4d7010d8f Merge pull request #56 from hausen1012/main
add:生成短链支持自定义id
2025-03-10 12:28:37 +11:00
hz
2331cd4d18 modify: 短链和密码修改为后端生成 2025-03-08 19:02:23 +08:00
hz
88d8653ab5 fix:修复ua标识等两个前端未正常回显问题 2025-03-07 17:41:42 +08:00
hz
cc0b73d7a4 add:生成短链支持自定义id 2025-03-07 17:30:28 +08:00
b57e4cf49f fix ua form v0.1.0-alpha.5 2025-03-05 19:24:48 +11:00
cc80e237d6 Merge pull request #48 from 96368a/main
 增加socks5协议支持
2024-11-13 10:31:41 +08:00
fefb4b895a 增加socks5协议支持 2024-11-13 09:21:31 +08:00
66f214ae10 try to fix ss parser 2024-11-06 18:43:48 +08:00
f7dc78aabc 🐛 2024-10-19 15:39:20 +08:00
6bb2d16e4b 🐛 #46 2024-10-09 11:08:24 +08:00
98ef93c7bb 🐛 #42 2024-10-08 10:05:13 +08:00
6e09c44d17 🐛 #43 2024-10-08 10:01:09 +08:00
42fd251eb5 #42 2024-10-07 16:34:56 +08:00
e504a6cca4 🎨 Refactor package for public import v0.0.10 2024-09-17 13:10:13 +08:00
3cfa4bdf24 ️ Improve 2024-08-11 23:55:47 +08:00
dedbf2bc03 🐛 fix #37 2024-08-04 12:59:55 +08:00
7158ad467a Merge pull request #35 from arusuki/main
🔧  customize HTTP user-agent for fetching subscription from API.
2024-08-04 12:53:06 +08:00
fd22cd1499 🔧 customize HTTP user-agent for fetching subscription from API. 2024-07-15 21:01:22 +08:00
0946412ea7 🐛 #31 2024-05-21 15:28:09 +08:00
98bca0a7ac 🐛 Cannot parse custom rules 2024-05-21 15:00:19 +08:00
036907fba4 🐛 Parse short link 2024-05-09 12:58:33 +08:00
3e720ec14d 🐛 Fix vless parser lost fingerprint 2024-05-06 02:22:44 +08:00
b73a02bdbf 🐛 Fix vless parser cannot correctly parse some reality/grpc fields v0.1.0-alpha.4 2024-05-05 22:46:01 +08:00
25e47453cb 🔥 Remove test dir, verison length limit 2024-05-04 22:30:46 +08:00
3330412243 🔧 Update docker workflow 2024-04-26 00:04:17 +08:00