Commit Graph

1652 Commits

Author SHA1 Message Date
gVisor bot
37627ade9f Merge branch 'Alpha' into dev 2022-06-18 17:30:49 +08:00
gVisor bot
f9150e09ea feat: RESTful api add interface-name field on patch config 2022-06-18 17:29:19 +08:00
gVisor bot
6d0a800a83 Add shadowsocks uot in relay 2022-06-18 16:38:44 +08:00
gVisor bot
fd40911fde fix: force update provider happen loopback 2022-06-18 16:05:09 +08:00
gVisor bot
22226d5e68 Add shadowsocks uot and test 2022-06-18 10:50:33 +08:00
gVisor bot
357ed371b4 Fix buffered shadowsocks aead tcp request 2022-06-18 10:50:33 +08:00
gVisor bot
e254066c76 Merge branch 'dev' into Alpha 2022-06-17 21:44:54 +08:00
gVisor bot
6143b134e3 fix: resolve ipv4 of 4 in 6 2022-06-17 21:44:06 +08:00
gVisor bot
d016fe343e fix: fix async conn usage 2022-06-16 10:21:20 +08:00
gVisor bot
4180bfa360 chore: Allow VLESS protocol TLS to be FALSE 2022-06-16 01:20:33 +08:00
gVisor bot
d331f664f9 Merge remote-tracking branch 'Meta/Alpha' into Alpha
# Conflicts:
#	go.mod
#	go.sum
2022-06-16 01:13:33 +08:00
gVisor bot
495ff0c7f7 fix: fix async conn usage 2022-06-16 01:04:27 +08:00
gVisor bot
e1c369c669 Merge remote-tracking branch 'Meta/Alpha' into Alpha 2022-06-16 01:01:03 +08:00
gVisor bot
b93d6ebb49 fix: fix async conn usage maybe 2022-06-16 00:49:30 +08:00
gVisor bot
829e51b41b chore: hy URI Scheme 解析 2022-06-15 23:18:06 +08:00
gVisor bot
8128627674 Update README.md
add permissions for systemctl services
clash-dashboard change to updated one
2022-06-15 19:22:18 +08:00
gVisor bot
62d7afd4af Update util.go 2022-06-15 08:44:16 +08:00
gVisor bot
58c368eb48 fix: ss/ssr URI Scheme 解析问题 2022-06-15 03:20:58 +08:00
gVisor bot
01cea757df fix: ss/ssr URI Scheme 解析问题 2022-06-15 03:03:26 +08:00
gVisor bot
bb9fac37ae fix: find process error 2022-06-14 23:14:43 +08:00
gVisor bot
14dafb2d5c 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
gVisor bot
271be43a9d 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
gVisor bot
d40dea013c chore: hysteria test 2022-06-14 21:05:52 +08:00
gVisor bot
8cfba45016 Merge branch 'dev' into Alpha 2022-06-14 20:23:51 +08:00
gVisor bot
4029da1dc8 fix: up/down of hysteria must be a valid value 2022-06-14 20:23:36 +08:00
gVisor bot
882a7ab3e9 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
gVisor bot
17769e1a8f fix: udp listen use udp4 when general.ipv6 is false; general.ipv6 default value is true 2022-06-14 12:36:05 +08:00
gVisor bot
34f46ac3a9 chore: delete DOQ meaningless ALPN 2022-06-12 23:17:26 +08:00
gVisor bot
b075ae1a3c fix: DOQ blocked dns return result because DOQ goroutine leak 2022-06-12 21:41:01 +08:00
gVisor bot
40c33e8fce chore: doq default port change to 853, ALPN use doq 2022-06-12 17:53:11 +08:00
gVisor bot
2bbfa562ce 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
gVisor bot
d39783fe7e fix: sni invalid on hysteria 2022-06-12 00:00:42 +08:00
gVisor bot
ff7d896030 fix: disable unsafe buffer in windows by default
ref: f49cd6f979
2022-06-10 15:51:34 +08:00
gVisor bot
1b9a952510 fix: leak dns when domain in hosts list 2022-06-10 14:29:19 +08:00
gVisor bot
a589d6c71f Merge branch 'rule' into A 2022-06-10 13:38:43 +08:00
gVisor bot
7e4d679da6 refactor: clear linkname,reduce cycle dependencies,transport init geosite function 2022-06-10 13:38:19 +08:00
gVisor bot
0bd925db78 fix: Vmess URI Scheme 解析问题 2022-06-10 03:15:30 +08:00
gVisor bot
4ce556c2a3 chore: add more shadowsocks tests 2022-06-09 18:10:31 +08:00
gVisor bot
d5232a6746 chore: update dependencies 2022-06-09 18:05:45 +08:00
gVisor bot
58e44ed27c fix: make CodeQL happy Dreamacro 2022-06-09 17:59:17 +08:00
gVisor bot
e488342451 fix: upgrade to yaml v3 2022-06-09 17:59:17 +08:00
gVisor bot
9208d60bb7 fix: benchmark read bytes 2022-06-09 17:58:15 +08:00
gVisor bot
0528987494 fix: test broken on opensource repo 2022-06-09 17:58:10 +08:00
gVisor bot
6b13afb1ea chore: add benchmark r/w 2022-06-09 17:58:05 +08:00
gVisor bot
04e3c4f892 chore: cleanup test code 2022-06-09 17:57:59 +08:00
gVisor bot
a233980a8f chore: make linter happy 2022-06-09 17:57:53 +08:00
gVisor bot
11834c4592 fix: fix upgrade header detect (#2134) 2022-06-09 17:57:48 +08:00
gVisor bot
c19c8418b3 fix: add length check for ssr auth_aes128_sha1 (#2129) 2022-06-09 17:57:41 +08:00
gVisor bot
15ce48e1ae fix: vmess ws 2022-06-09 16:23:15 +08:00
gVisor bot
052a65e00c fix: 规则匹配默认策略组返回错误 2022-06-09 13:52:02 +08:00