1
0
mirror of https://github.com/daeuniverse/dae.git synced 2025-01-12 15:57:08 +07:00
Commit Graph

736 Commits

Author SHA1 Message Date
Integral
903b595417
refactor: remove redundant assignments () 2024-09-14 13:26:09 +08:00
Integral
8255400fe2
refactor: improve code readability of struct initialization () 2024-09-14 00:41:45 +08:00
Integral
e637d666e0
optimize: replace c arithmetic operators with bitwise ones () 2024-09-13 22:39:33 +08:00
Integral
9701f5a377
docs: add reality tcp support to proxy-protocols () 2024-09-12 21:02:19 +08:00
mzz
d8fad75597
feat(dialer): support reality (without udp support) () 2024-09-12 12:50:33 +08:00
神楽坂·喵
9f04adfe16
feat: allow group override global node connectivity check ()
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 () 2024-09-03 18:38:21 +08:00
秋野かえで
c5b596c293
feat: add MPTCP support () 2024-08-27 09:49:51 +08:00
ston
18b657083f
docs: update persistent script () 2024-08-27 09:48:10 +08:00
Sumire (菫)
0fd25ad5b0
ci/fix(trigger-downstream-flake-sync): update dispatch target () 2024-08-26 09:20:29 -04:00
Sumire (菫)
ee272f72c6
ci: add trigger-downstream-flake-sync workflow () 2024-08-26 08:36:08 -04:00
./gray
00d569f298
optimize(bpf): Alternative way to avoid parsing packet at dae0 () 2024-08-24 14:52:56 +08:00
Sumire (菫)
5d473f9fb7
chore(changelogs): add v0.7.1 release changelogs () 2024-08-20 23:18:36 -04:00
536wfr
817e448d9e
chore(example.dae): add hy2 in comments () 2024-08-14 21:42:35 +08:00
Markson Hon
00f1df6696
fix(cmd/run.go): always check whether network online () 2024-08-08 00:58:26 +08:00
Mathias Zhang
4717fa2cdc
feat(cmd): shell completion subcommand ()
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 ()
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 ()
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 ()
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 ()
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 () 2024-07-16 23:51:42 +08:00
龙一
867a247ae4
feat: add sysdump as subcommand () 2024-07-16 00:38:28 +08:00
mzz
5810244109
fix(udp_task_pool): panic: close of closed channel () 2024-07-15 13:29:58 +08:00
ston
ffdfadba8a
docs: persistent subscription () 2024-07-15 12:12:44 +08:00
wano
64ebfea741
docs(protocols): add hysteria2 uri schema ()
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 () 2024-06-24 23:45:38 +08:00
mzz
3fd2826f40
fix/chore(hy2): update outbound submodule to fix userpass auth () 2024-06-18 00:05:37 +08:00
Markson Hon
0f1dbb46bb
ci: update action-gh-release to v2 ()
Co-authored-by: Markson Hon <Markson@markson.local>
2024-06-17 23:56:49 +08:00
Sumire (菫)
8e9311e0f7
ci(prerelease): fix go version ref () 2024-06-16 20:57:28 +08:00
dae-prow[bot]
a62042d923
ci(release): draft release v0.7.0rc1 ()
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 ()
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 ()
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 ()
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 () 2024-06-16 19:46:22 +08:00
Integral
ed50de2ef8
docs: update arch installation ()
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 ()
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 ()
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 ()
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 () 2024-06-15 16:41:07 +08:00
dae-prow[bot]
2051612931
ci(release): draft release v0.6.0 ()
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 () 2024-06-11 21:33:21 +08:00
/gray
ec7cf06de4
fix: Opt out TCP sockmap bypass by default ()
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 () 2024-05-20 21:02:51 +08:00
linglilongyi
7acab8f177
docs: update dae-with-opnsense.md () 2024-05-13 18:44:36 +08:00
/gray
3764df2af3
fix: sysctl net.ipv4.conf.dae0peer.accept_local=1 ()
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-05-03 19:11:28 +08:00
Sumire (菫)
19cacf5900
chore(issue_template): update template params () 2024-05-02 18:24:41 +08:00
ifeng
774b4274f5
chore(dae.service): set TimeoutStartSec=120 instead of 10 () 2024-04-29 13:28:39 +08:00
mzz
a75a2fffd7
fix: maintain udp conn direction to fix possible dns leaking ()
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-04-25 08:43:28 +08:00
mzz
f26ac49d9e
fix/chore: update submodule outbound to fix panic in some edge cases () 2024-04-24 02:22:50 +08:00
dae-prow[bot]
b5ebd4f8cb
ci(release): draft release v0.6.0rc2 ()
Co-authored-by: dae-prow-robot <dae@v2raya.org>
Co-authored-by: sumire <sumire88@proton.me>
2024-04-15 19:25:52 +08:00