Commit Graph

772 Commits

Author SHA1 Message Date
sommio
359b22376d
docs: disable Encrypted ClientHello to avoid affecting traffic split (#717) 2024-12-19 15:46:39 +08:00
dae-prow[bot]
5451e8742b
ci(release): draft release v0.9.0 (#715)
Co-authored-by: dae-prow-robot <dae@v2raya.org>
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-12-18 09:09:00 -05:00
Markson Hon
8bfbce7fb4
docs(run-on-alpine.md): update for Alpine's kernel changes (#712)
Co-authored-by: Markson Hon <markson@localhost.local>
2024-12-09 20:28:35 +08:00
cubatic45
1404f1a03b
feat(vision): support xudp (#708) 2024-12-05 02:43:07 +08:00
Integral
aea92a0189
fix: add risc-v vmlinux headers in submodules (#696) (#706) 2024-11-27 16:13:53 +08:00
CosPotato
4ae12bb7ed
fix: minimal upgrade panjf2000/ants dependency to v2.0.0 (#707) 2024-11-27 12:07:19 +08:00
Ekko
6039b256de
chore: more detail of Choose DNS path log (#692)
Co-authored-by: mzz <2017@duck.com>
2024-11-25 20:25:01 +08:00
Emmanuel Ferdman
b159aedce5
docs: update sources in desc.go (#697)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2024-11-25 20:24:07 +08:00
dae-prow[bot]
81088e2fdb
ci(release): draft release v0.9.0rc2 (#705)
Co-authored-by: dae-prow-robot <dae@v2raya.org>
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-11-24 20:11:50 -05:00
seiuneko
53b5fedbc3
optimize: reduce memory usage by reading kallsyms only in the trace command (#700) 2024-11-18 19:47:35 +08:00
dae-prow[bot]
d3ab0b25e7
ci(release): draft release v0.9.0rc1 (#690)
Co-authored-by: dae-prow-robot <dae@v2raya.org>
Co-authored-by: sumire88 <151038614+sumire88@users.noreply.github.com>
2024-11-03 08:47:55 -05:00
Ekko
efdf6dd7dc
docs(dns): fix typo (#688) 2024-11-03 21:38:38 +08:00
Ekko
78f4e34cf8
docs(dns): add docs for #649 (#687) 2024-11-02 17:46:51 +08:00
Ekko
bfc17c3e2d
feat(dns): support DoH, DoT, DoH3, DoQ (#649) 2024-11-02 00:45:03 +08:00
douglarek
0e1301b851
feat/optimize(hy2): support human-readable bandwidth configuration (#666)
Co-authored-by: mzz <2017@duck.com>
2024-10-30 22:22:03 +08:00
mzz
382dc5cd58
refactor/optimize(bpf): rework bpf route with bpf_loop (#580) 2024-10-30 01:06:13 +08:00
./gray
334cbd3962
fix(routing): Fix MergeAndSortRulesOptimizer (#682) 2024-10-24 20:08:49 +08:00
./gray
438c05cbd6
ci(workflows/bpf-test): add BPF test to cover route logic (#671)
Co-authored-by: mzz <2017@duck.com>
2024-10-13 23:21:45 -04:00
dae-prow[bot]
3b77ddfd67
ci(release): draft release v0.8.0 (#675)
Co-authored-by: dae-prow-robot <dae@v2raya.org>
Co-authored-by: sumire88 <151038614+sumire88@users.noreply.github.com>
2024-10-11 11:47:35 -04:00
Ekko
cb57bd542f
docs: Google DNS should use dns.google instead of dns.google.com (#664) 2024-09-29 16:42:15 +08:00
douglarek
2a8b5375ae
fix(hy2): dialer regression introduced by #645 pr (#663) 2024-09-28 13:21:27 +08:00
Sumire (菫)
3e40a91826
chore(changelogs): add v0.7.4 changelogs (#659) 2024-09-27 22:35:41 -04:00
Sumire (菫)
7c1a886664
ci(workflows/{prerelease,release}): force checkout to specific tag (#660) 2024-09-27 22:33:59 -04:00
Sumire (菫)
56440cd5a4
chore(changelogs): add v0.7.3 changelogs (#658) 2024-09-27 13:03:47 -04:00
dae-prow[bot]
cfdf930641
ci(release): draft release v0.8.0rc2 (#655)
Co-authored-by: dae-prow-robot <dae@v2raya.org>
Co-authored-by: sumire88 <151038614+sumire88@users.noreply.github.com>
2024-09-27 11:33:54 -04:00
龙一
b814105405
feat(trace): add drop-only option (#632)
Co-authored-by: mzz <2017@duck.com>
2024-09-27 23:26:17 +08:00
Sumire (菫)
b218ecfdaa
chore(changelogs): include v0.7.2 changelogs (#653) 2024-09-27 11:24:17 -04:00
mzz
67fef1664d
fix(vless): allow empty flow as ordinary tls (#652) 2024-09-27 23:20:15 +08:00
Mix
7e751e0ca7
feat: support bandwidth configuration (#645) 2024-09-27 00:18:48 +08:00
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
douglarek
da8890c38a
fix(sniffer): remove useless EOF warning logs printing (#650) 2024-09-25 15:16:46 +08:00
Ekko
a7675988d8
fix: compatible issue when DNS msg not be compressed (#646)
Co-authored-by: mzz2017 <2017@duck.com>
2024-09-24 22:06:37 +08:00
Integral
a70b6bd9b6
docs: add linux-aarch64-7ji as recommended kernel for Arch Linux ARM (#648) 2024-09-24 13:33:16 +00: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
Integral
ff62fae5c5
refactor: reuse existing functions & format code (#641) 2024-09-18 20:20:37 +08:00
mzz
3b2ae3add3
patch: revert: refactor: improve code readability of struct initialization (#637) 2024-09-17 22:47:49 +08:00
Integral
903b595417
refactor: remove redundant assignments (#634) 2024-09-14 13:26:09 +08:00
Integral
8255400fe2
refactor: improve code readability of struct initialization (#633) 2024-09-14 00:41:45 +08:00
Integral
e637d666e0
optimize: replace c arithmetic operators with bitwise ones (#628) 2024-09-13 22:39:33 +08:00
Integral
9701f5a377
docs: add reality tcp support to proxy-protocols (#627) 2024-09-12 21:02:19 +08:00
mzz
d8fad75597
feat(dialer): support reality (without udp support) (#573) 2024-09-12 12:50:33 +08:00
神楽坂·喵
9f04adfe16
feat: allow group override global node connectivity check (#623)
Co-authored-by: mzz2017 <2017@duck.com>
2024-09-08 22:13:06 +08:00
该ID暂无昵称
c8856614c5
feat: support ipip tunnel as lan/wan interface (#615) 2024-09-03 18:38:21 +08:00
秋野かえで
c5b596c293
feat: add MPTCP support (#601) 2024-08-27 09:49:51 +08:00
ston
18b657083f
docs: update persistent script (#603) 2024-08-27 09:48:10 +08:00
Sumire (菫)
0fd25ad5b0
ci/fix(trigger-downstream-flake-sync): update dispatch target (#613) 2024-08-26 09:20:29 -04:00
Sumire (菫)
ee272f72c6
ci: add trigger-downstream-flake-sync workflow (#612) 2024-08-26 08:36:08 -04:00
./gray
00d569f298
optimize(bpf): Alternative way to avoid parsing packet at dae0 (#600) 2024-08-24 14:52:56 +08:00
Sumire (菫)
5d473f9fb7
chore(changelogs): add v0.7.1 release changelogs (#609) 2024-08-20 23:18:36 -04:00
536wfr
817e448d9e
chore(example.dae): add hy2 in comments (#605) 2024-08-14 21:42:35 +08:00