mzz
218ae3f654
fix: connection leaks ( #624 )
...
Co-authored-by: dae-prow[bot] <136105375+dae-prow[bot]@users.noreply.github.com>
2024-09-26 22:40:29 +08:00
mzz
cec5e71d4e
fix: crash on openwrt ( #640 )
...
Co-authored-by: dae-prow[bot] <136105375+dae-prow[bot]@users.noreply.github.com>
2024-09-19 13:40:05 -04:00
mzz
d8fad75597
feat(dialer): support reality (without udp support) ( #573 )
2024-09-12 12:50:33 +08:00
秋野かえで
c5b596c293
feat: add MPTCP support ( #601 )
2024-08-27 09:49:51 +08:00
mzz
be093c2227
fix: unknown tls implementation ( #569 )
2024-07-16 23:51:42 +08:00
龙一
867a247ae4
feat: add sysdump as subcommand ( #572 )
2024-07-16 00:38:28 +08:00
mzz
3fd2826f40
fix/chore(hy2): update outbound submodule to fix userpass auth ( #550 )
2024-06-18 00:05:37 +08:00
Mix
cb61bf90b2
feat: Add support for hysteria2 dialer and protocol ( #533 )
...
Co-authored-by: mzz <2017@duck.com>
2024-06-16 20:41:27 +08:00
mzz
93e47ffe88
fix: incidental packet drop and weird UDP state maintaining ( #539 )
2024-06-16 19:46:22 +08:00
mzz
f26ac49d9e
fix/chore: update submodule outbound to fix panic in some edge cases ( #503 )
2024-04-24 02:22:50 +08:00
mzz
21f62039c5
chore: upgrade quic-go to 0.42.0 and utls to 1.6.4 ( #497 )
...
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-04-15 07:41:18 +08:00
汐殇
713d991f2b
chore: Replace regexp with regexp2 for better filtering ( #467 )
2024-04-02 12:35:11 +08:00
秋野かえで
b986059da6
feat: add httpupgrade ( #472 )
...
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-03-27 12:53:47 +08:00
/gray
6f1db5ee1f
feat(bpf): implement stack bypass ( #458 )
...
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-03-01 18:27:02 +08:00
/gray
5f3249bcb3
feat: dae trace ( #435 )
...
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-01-27 13:33:00 +08:00
/gray
f47caada0a
fix: Watch sysctl changes to ensure expected values ( #426 )
...
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-01-23 21:11:44 +08:00
mzz
fa69b4cbe8
feat/refactor: refactor outbound and support v2ray-plugin ( #390 )
2024-01-01 09:19:18 +00:00
mzz
d7ea7f6c1d
fix: add _ into valid charset of ac machine ( #388 )
2024-01-01 08:06:53 +00:00
mzz
366fcb192a
fix/chore: disable gso on client by default and upgrade softwind/quic-go ( #391 )
2024-01-01 08:06:34 +00:00
mzz
89628f1f28
chore: upgrade softwind ( #359 )
2023-12-09 09:29:23 +00:00
mzz
25c047a766
optimize(udp)/fix(quicSniffer): optimize performance of udp and fix a potential panic of quic ( #301 )
2023-11-15 14:32:57 +08:00
mzz
92596cd01e
chore: bump quic-go to v0.38.0 ( #297 )
2023-08-21 22:30:05 +08:00
mzz
c6557ce207
refactor/fix: match dscp instead of tos ( #294 )
...
Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
2023-08-20 23:43:33 +08:00
mzz
a32bd81637
chore: upgrade quic-go to 0.37.4 to support go1.21 ( #270 )
...
Co-authored-by: kev <31861128+yqlbu@users.noreply.github.com>
2023-08-09 23:00:38 +08:00
秋のかえで
62ca625aaf
feat: add meek ( #258 )
...
Co-authored-by: mzz <2017@duck.com>
Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
2023-08-06 22:35:23 +08:00
mzz
a6382423a4
fix: bad ipversion selection caused by #251 ( #257 )
...
* fix: bad ipversion selection caused by #251
* chore: upgrade softwind
2023-08-05 18:18:21 +08:00
mzz
4d615205c0
feat(juicity): support certificate pinning ( #256 )
2023-08-04 18:19:28 +08:00
mzz
36dc16f6cc
chore: upgrade go mod ( #249 )
2023-07-31 14:59:11 +08:00
mzz
e4a95aade0
feat: support juicity ( #248 )
...
* feat: support juicity
* optimize(juicity): lower reserved streams
* fix(juicity): support to detach from client pool
* docs: add docs
* fix(trojan): udp
* fix: panic if tuic and juice are both used
---------
Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
2023-07-29 23:41:40 +08:00
mzz
a2f7c37f4d
feat/refactor: support the node-level proxy chain ( #235 )
...
* feat/refactor: support the chains node
* docs: update example.dae
* fix: order
* fix: http
---------
Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
2023-07-23 20:36:57 +08:00
mzz
a3566ea081
feat(vmess/vless): support network h2 ( #229 )
...
* feat(vmess/vless): support http2
* feat(h2): add utls support
* fix: h2
---------
Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
2023-07-22 22:32:21 +08:00
mzz
7ea40151ad
feat/chore: add log file/refine code/add tip for no-load ( #219 )
2023-07-15 12:23:36 +08:00
mzz
acfc1db679
fix/optimize/refactor(udp): fix potential stuck UDP and optimize reroute logic ( #204 )
2023-07-13 19:04:48 +08:00
mzz
1cc9edc0c6
fix: truncated dns resp ( #203 )
2023-07-11 01:25:05 +08:00
mzz
00cf4bc3cd
refactor(dns): replace dnsmessage with miekg/dns ( #188 )
2023-07-09 16:02:17 +08:00
mzz
b82b31e350
feat: support tuic v5 ( #176 )
2023-07-08 22:07:32 +08:00
mzz
34dfd7adbc
feat: support unknown qtype and upgrade go mod ( #180 )
2023-07-07 20:54:39 +08:00
mzz
029849da5d
fix/chore(grpc): allow insecure ( #151 )
2023-06-18 18:54:47 +08:00
mzz
4d42b2d978
fix: new control plane should reset grpc conn pool cache ( #150 )
2023-06-18 18:53:26 +08:00
mzz
4fa582e079
fix(socks5): udp problem ( #148 )
2023-06-17 12:24:04 +08:00
mzz
f7cae4d501
fix(trojan): potential panic due to invalid packet control data ( #120 )
2023-06-05 23:46:00 +08:00
mzz
ebe51f1e31
fix(trojan): panic due to incorrect n returned by ReadFrom ( #109 )
2023-06-04 11:47:20 +08:00
mzz
ee09ae17e3
feat: support iptables tproxy ( #80 )
2023-06-04 11:38:05 +08:00
秋のかえで
80d3940483
feat: add uTLS support ( #94 )
...
* feat: add uTLS
* feat: change `Utls.Imitate` to `UtlsImitate`
* feat: add desc and example config
* chore: refine code and docs
* docs(example.dae): adjust order
---------
Co-authored-by: mzz2017 <2017@duck.com>
2023-05-27 10:52:13 +08:00
mzz
66600d22f4
fix(trojan): udp problem ( #71 )
2023-05-01 20:04:46 +08:00
mzz2017
6ff68e533e
fix(game): stick at server push
2023-04-09 20:07:51 +08:00
mzz2017
ec3a63b689
fix(trojan): panic with invalid length
2023-04-05 17:27:50 +08:00
mzz2017
d85e7080fe
fix/optimize: fix https h2 problem and add h2 mutiplex
2023-03-27 21:44:13 +08:00
mzz2017
4592be2320
fix: potential panic and check upstreams format before using them
2023-03-21 18:27:30 +08:00
mzz2017
eed2fa4f8f
chore: support loong64 arch
2023-03-19 21:50:42 +08:00