Commit Graph

34 Commits

Author SHA1 Message Date
gVisor bot
48f50b722c chore: parse the allowInsecure field for the trojan uri scheme 2023-03-09 01:31:43 +08:00
gVisor bot
a5cf2ce0df chore: use fastrand to replace math/rand 2023-03-06 18:10:14 +08:00
gVisor bot
c6ec5c683b chore: Generate UUID from fastrand 2023-03-05 11:00:14 +08:00
gVisor bot
e45b8dc404 chore: add early conn interface to decrease unneeded write 2023-02-27 00:26:49 +08:00
gVisor bot
8b3df01cc4 feat: Converter support uTLS fingerprint field 2023-02-11 16:40:01 +08:00
gVisor bot
d9d2ea41c0 fix: Converter Shadowsocks password parse 2023-02-04 16:58:17 +08:00
gVisor bot
d1e9ba43fc feat: Converter support WS early data parameters 2023-01-27 11:31:58 +08:00
gVisor bot
9c3be97d47 make ConvertsV2Ray more robust (#349)
* make ConvertsV2Ray more  robust
* add log
* fix
2023-01-24 16:34:52 +08:00
gVisor bot
7d6ccebef7 fix: ss converter cipher missing 2023-01-14 21:37:10 +08:00
gVisor bot
927c533762 chore: ss2022 converter method verify 2023-01-10 21:55:36 +08:00
gVisor bot
6f9fa6bda1 fix: Converter VMess XUDP not enabled by default when using v2rayN style share link 2023-01-10 20:47:58 +08:00
gVisor bot
1c825d4772 chore: Refine converter packet encoding parse 2023-01-10 18:25:05 +08:00
gVisor bot
d6fd539d32 fix: ss2022 converter password decode error 2023-01-10 18:13:18 +08:00
gVisor bot
ee5ebdadef chore: vemss converter xudp is true by default 2023-01-10 18:10:21 +08:00
gVisor bot
7bd6c1c874 chore: Fix fmt in #321
Replace all double spaces to tabs due to Go fmt proposal.
2023-01-07 12:24:28 +08:00
gVisor bot
2ace05e723 fix converter error 2023-01-03 22:33:29 +08:00
gVisor bot
44d2434e16 feat: Converter Shadowsocks UoT support 2022-11-05 06:41:07 +00:00
gVisor bot
84e17dcfd6 fix: hysteria converter 2022-10-27 18:37:27 +08:00
gVisor bot
424dc76ba2 feat: Converter support packet encodings for VMess 2022-10-02 21:10:29 +08:00
gVisor bot
b51fb5bb72 feat: Converter VMessAEAD share link standard support 2022-08-19 22:00:22 +08:00
gVisor bot
078c37f1a9 fix: Converter VMess security field typo 2022-08-19 21:17:44 +08:00
gVisor bot
cfebdf04a2 chore: Clean converter code and add doc 2022-08-19 19:46:50 +08:00
gVisor bot
95b5ae4490 fix: Converter error when VMess aid field not exists 2022-08-07 20:43:11 +08:00
gVisor bot
4fbcd740e1 fix: Converter for password of ss2022
fix: Converter for password of ss2022

fixup! fix: Converter for password of ss2022 and ws

fix: Converter for password of ss2022 and ws
2022-06-23 00:54:58 +08:00
gVisor bot
71a8c5abab fix: Converter for vless/vmess/ss URI Scheme 2022-06-21 00:28:33 +08:00
gVisor bot
829e51b41b chore: hy URI Scheme 解析 2022-06-15 23:18:06 +08:00
gVisor bot
62d7afd4af Update util.go 2022-06-15 08:44:16 +08:00
gVisor bot
01cea757df fix: ss/ssr URI Scheme 解析问题 2022-06-15 03:03:26 +08:00
gVisor bot
0bd925db78 fix: Vmess URI Scheme 解析问题 2022-06-10 03:15:30 +08:00
gVisor bot
a7006f17e8 fix: hysteria URI Scheme 解析问题 2022-06-09 00:22:47 +08:00
gVisor bot
eb30c21e4a feat: 代理集支持 Hysteria 分享格式订阅解析 2022-06-08 01:50:14 +08:00
gVisor bot
2d16e6d021 chore: refine code 2022-06-08 01:47:50 +08:00
gVisor bot
6f1a3e4d26 fix: 代理集转换ws类型
feat: 新增grpc h2 http 等支持
2022-06-07 03:17:33 +08:00
gVisor bot
8479c2fd4c Feature: add V2Ray subscription support to proxy provider 2022-06-05 15:59:47 +08:00