MetaCubeX
|
625c4a1079
|
Update util.go
|
2022-06-15 08:44:16 +08:00 |
|
MetaCubeX
|
2563b20019
|
fix: ss/ssr URI Scheme 解析问题
|
2022-06-15 03:03:26 +08:00 |
|
Skyxim
|
1b3b5b4dfe
|
fix: find process error
|
2022-06-14 23:14:43 +08:00 |
|
Skyxim
|
2e6bdc5636
|
feat: add param general.enable-process, it will always find process or uid, default value is false
|
2022-06-14 23:08:07 +08:00 |
|
Skyxim
|
be298cfa16
|
refactor: finding process and uid should to find with match process or uid rule, reduce memory allocation
|
2022-06-14 22:52:56 +08:00 |
|
Skyxim
|
277e71b26a
|
chore: hysteria test
|
2022-06-14 21:05:52 +08:00 |
|
Skyxim
|
f7c903a586
|
Merge branch 'dev' into Alpha
|
2022-06-14 20:23:51 +08:00 |
|
Skyxim
|
ff4a5bef9b
|
fix: up/down of hysteria must be a valid value
|
2022-06-14 20:23:36 +08:00 |
|
世界
|
d8dc44e786
|
Refactor: vmess
Add support for vmess length masking/packetaddr/authenticated length
Add support for zero/aes-128-cfb protcol
|
2022-06-14 13:21:22 +08:00 |
|
Skyxim
|
c968104a19
|
fix: udp listen use udp4 when general.ipv6 is false; general.ipv6 default value is true
|
2022-06-14 12:36:05 +08:00 |
|
Skyxim
|
f7481ecadf
|
chore: delete DOQ meaningless ALPN
|
2022-06-12 23:17:26 +08:00 |
|
Skyxim
|
85c37b473a
|
fix: DOQ blocked dns return result because DOQ goroutine leak
|
2022-06-12 21:41:01 +08:00 |
|
Skyxim
|
23bc231df3
|
chore: doq default port change to 853, ALPN use doq
|
2022-06-12 17:53:11 +08:00 |
|
Skyxim
|
2146b605f7
|
refactor: deprecated params(up_mbps,down_mpbs,auth) in hysteria; up/down no use append unit equivalent up_mbps/down_mbps, default unit is Mbps; up/down become a required option.
|
2022-06-12 11:52:15 +08:00 |
|
Skyxim
|
8853e97b40
|
fix: sni invalid on hysteria
|
2022-06-12 00:00:42 +08:00 |
|
世界
|
099aa1e3c2
|
fix: disable unsafe buffer in windows by default
ref: f49cd6f979
|
2022-06-10 15:51:34 +08:00 |
|
Skyxim
|
63fdb348db
|
fix: leak dns when domain in hosts list
|
2022-06-10 14:29:19 +08:00 |
|
Skyxim
|
81ee44f6c0
|
Merge branch 'rule' into A
|
2022-06-10 13:38:43 +08:00 |
|
Skyxim
|
130a3a261d
|
refactor: clear linkname,reduce cycle dependencies,transport init geosite function
|
2022-06-10 13:38:19 +08:00 |
|
MetaCubeX
|
94368f43eb
|
fix: Vmess URI Scheme 解析问题
|
2022-06-10 03:15:30 +08:00 |
|
世界
|
9a55213ddc
|
chore: add more shadowsocks tests
|
2022-06-09 18:10:31 +08:00 |
|
世界
|
5055542d61
|
chore: update dependencies
|
2022-06-09 18:05:45 +08:00 |
|
Dreamacro
|
23063ae0b9
|
fix: make CodeQL happy Dreamacro
|
2022-06-09 17:59:17 +08:00 |
|
Dreamacro
|
a7f9aa909a
|
fix: upgrade to yaml v3
|
2022-06-09 17:59:17 +08:00 |
|
Dreamacro
|
15ecc451f3
|
fix: benchmark read bytes
|
2022-06-09 17:58:15 +08:00 |
|
Dreamacro
|
186a4cfdf3
|
fix: test broken on opensource repo
|
2022-06-09 17:58:10 +08:00 |
|
Dreamacro
|
220ef9e2e2
|
chore: add benchmark r/w
|
2022-06-09 17:58:05 +08:00 |
|
Dreamacro
|
7079116aa8
|
chore: cleanup test code
|
2022-06-09 17:57:59 +08:00 |
|
Dreamacro
|
b9e6de45e6
|
chore: make linter happy
|
2022-06-09 17:57:53 +08:00 |
|
Kr328
|
d3503ff940
|
fix: fix upgrade header detect (#2134)
|
2022-06-09 17:57:48 +08:00 |
|
Kaming Chan
|
c3f4e1ba2e
|
fix: add length check for ssr auth_aes128_sha1 (#2129)
|
2022-06-09 17:57:41 +08:00 |
|
世界
|
695fb64fa8
|
fix: vmess ws
|
2022-06-09 16:23:15 +08:00 |
|
Skyxim
|
d32ab9ce74
|
fix: 规则匹配默认策略组返回错误
|
2022-06-09 13:52:02 +08:00 |
|
MetaCubeX
|
94648989b8
|
fix: hysteria URI Scheme 解析问题
|
2022-06-09 00:22:47 +08:00 |
|
MetaCubeX
|
07522d3c2e
|
chore: 修改test文件
|
2022-06-08 02:03:34 +08:00 |
|
MetaCubeX
|
c14c07d2e3
|
feat: 代理集支持 Hysteria 分享格式订阅解析
|
2022-06-08 01:50:14 +08:00 |
|
MetaCubeX
|
9511ccfe47
|
chore: refine code
|
2022-06-08 01:47:50 +08:00 |
|
adlyq
|
ed17a1bf23
|
fix: group filter touch provider
|
2022-06-07 17:19:25 +08:00 |
|
世界
|
2a4f2f3942
|
fix: hysteria dialer
|
2022-06-07 15:49:10 +08:00 |
|
世界
|
3254eaf51c
|
fix: hysteria parse auth
|
2022-06-07 15:24:46 +08:00 |
|
adlyq
|
7941bae141
|
fix: hysteria parse
|
2022-06-07 14:53:00 +08:00 |
|
世界
|
35a6666a84
|
feat: add hysteria
|
2022-06-07 13:46:54 +08:00 |
|
世界
|
73d5042774
|
fix: some test
|
2022-06-07 10:45:32 +08:00 |
|
世界
|
9126cbab91
|
fix: shadowsocks-2022 on 32-bit systems
|
2022-06-07 10:44:22 +08:00 |
|
MetaCubeX
|
f8366f6e42
|
fix: 代理集转换ws类型
feat: 新增grpc h2 http 等支持
|
2022-06-07 03:17:33 +08:00 |
|
Skyxim
|
100c9b94ba
|
Merge branch 'dev' into Alpha
|
2022-06-06 23:15:33 +08:00 |
|
Skyxim
|
8343c3597e
|
fix: doq maybe crash when use adapter
|
2022-06-06 21:45:08 +08:00 |
|
Skyxim
|
d31adafa11
|
Merge pull request #76 from nekohasekai/Alpha
feat: add support for shadowsocks 2022 ciphers
|
2022-06-06 20:21:01 +08:00 |
|
世界
|
1acc6759e9
|
feat: add support for shadowsocks 2022 ciphers
|
2022-06-06 19:56:36 +08:00 |
|
Skyxim
|
e995003c27
|
Merge branch 'dev' into Alpha
|
2022-06-05 21:23:14 +08:00 |
|