Commit Graph

743 Commits

Author SHA1 Message Date
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
Markson Hon
00f1df6696
fix(cmd/run.go): always check whether network online (#588) 2024-08-08 00:58:26 +08:00
Mathias Zhang
4717fa2cdc
feat(cmd): shell completion subcommand (#576)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-07-22 23:31:18 -04:00
dae-prow[bot]
54df978e04
ci(release): draft release v0.8.0rc1 (#585)
Co-authored-by: dae-prow-robot <dae@v2raya.org>
Co-authored-by: sumire88 <151038614+sumire88@users.noreply.github.com>
2024-07-22 09:15:39 +08:00
./gray
222dfcf429
optimize(bpf): Use direct packet access (#562)
Co-authored-by: dae-prow[bot] <136105375+dae-prow[bot]@users.noreply.github.com>
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-07-22 08:59:15 +08:00
wano
0a7c9e6459
fix: unknown type due to dae-wing fixed policy (#582)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-07-22 08:54:27 +08:00
mzz
c3ccf179d9
fix: cannot sniff tls fragments (#555)
Co-authored-by: dae-prow[bot] <136105375+dae-prow[bot]@users.noreply.github.com>
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-07-22 08:51:26 +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
5810244109
fix(udp_task_pool): panic: close of closed channel (#570) 2024-07-15 13:29:58 +08:00
ston
ffdfadba8a
docs: persistent subscription (#577) 2024-07-15 12:12:44 +08:00
wano
64ebfea741
docs(protocols): add hysteria2 uri schema (#558)
Co-authored-by: mzz <2017@duck.com>
2024-06-24 23:48:41 +08:00
linglilongyi
89cb77e632
docs: Update go version in build-by-yourself.md (#561) 2024-06-24 23:45:38 +08:00
mzz
3fd2826f40
fix/chore(hy2): update outbound submodule to fix userpass auth (#550) 2024-06-18 00:05:37 +08:00
Markson Hon
0f1dbb46bb
ci: update action-gh-release to v2 (#547)
Co-authored-by: Markson Hon <Markson@markson.local>
2024-06-17 23:56:49 +08:00
Sumire (菫)
8e9311e0f7
ci(prerelease): fix go version ref (#546) 2024-06-16 20:57:28 +08:00
dae-prow[bot]
a62042d923
ci(release): draft release v0.7.0rc1 (#545)
Co-authored-by: dae-prow-robot <dae@v2raya.org>
Co-authored-by: sumire88 <sumire88@proton.me>
2024-06-16 20:47:37 +08:00
rustcult
80a5fc06c9
docs: add gaming-oriented routing tutorial (#527)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-06-16 20:43:25 +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
76a4fe9be7
feat: support assist connectivity check (udp-dns) by dns module (#543)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-06-16 19:51:16 +08:00
mzz
93e47ffe88
fix: incidental packet drop and weird UDP state maintaining (#539) 2024-06-16 19:46:22 +08:00
Integral
ed50de2ef8
docs: update arch installation (#531)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
Co-authored-by: mzz <2017@duck.com>
2024-06-16 14:48:23 +08:00
mzz
df76e0d6b9
fix: cannot route for sniffed domain with port (#542)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-06-16 14:47:02 +08:00
mzz
e6bb146593
docs: add protocols uri schema (#541)
Co-authored-by: dae-prow[bot] <136105375+dae-prow[bot]@users.noreply.github.com>
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-06-16 14:44:58 +08:00
/gray
137e8f2278
chore: Add a global config to enable pprof (#532)
Co-authored-by: dae-prow[bot] <136105375+dae-prow[bot]@users.noreply.github.com>
2024-06-16 14:41:52 +08:00
mzz
795bd0560e
fix: support to report all error when reloading (#540) 2024-06-15 16:41:07 +08:00
dae-prow[bot]
2051612931
ci(release): draft release v0.6.0 (#536)
Co-authored-by: dae-prow-robot <dae@v2raya.org>
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-06-11 21:48:45 +08:00
mzz
3d68dbafdc
fix: set accept_ra=2 to fix missing ipv6 address on WAN interface if necessary (#504) 2024-06-11 21:33:21 +08:00
/gray
ec7cf06de4
fix: Opt out TCP sockmap bypass by default (#518)
Signed-off-by: gray <gray.liang@isovalent.com>
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-05-20 21:03:39 +08:00
Nicolas
a71c69a7c9
chore: right the wrong gateway config in opnsense document (#520) 2024-05-20 21:02:51 +08:00