Commit Graph

1462 Commits

Author SHA1 Message Date
gVisor bot
847c8ccbc7 fixup! fix: Converter for password of ss2022 and ws 2022-06-23 00:18:30 +08:00
gVisor bot
a6df4aa5c5 fix: Converter for password of ss2022 and ws 2022-06-22 22:18:13 +08:00
gVisor bot
99281e6f93 Merge remote-tracking branch 'Meta/Alpha' into Alpha
# Conflicts:
#	common/convert/converter.go
2022-06-21 00:29:57 +08:00
gVisor bot
71a8c5abab fix: Converter for vless/vmess/ss URI Scheme 2022-06-21 00:28:33 +08:00
gVisor bot
39e90d551a fix: Converter for vless/vmess/ss URI Scheme 2022-06-21 00:18:34 +08:00
gVisor bot
5cc7c795eb chore: remove unused 2022-06-20 22:25:59 +08:00
gVisor bot
2f339c2ef5 Merge remote-tracking branch 'Meta/Alpha' into Alpha
# Conflicts:
#	go.mod
#	go.sum
2022-06-19 22:30:02 +08:00
gVisor bot
1cabedeb25 chore: update shadowsocks 2022-06-19 22:26:17 +08:00
gVisor bot
eebac64086 fix: IDNA domain match 2022-06-18 18:13:54 +08:00
gVisor bot
5e61947d84 style: rule provider strategy 2022-06-18 17:53:40 +08:00
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