Commit Graph

89 Commits

Author SHA1 Message Date
mzz
b9741c92fc
feat: support reloading progress and error for dae reload (#470)
Co-authored-by: Sumire (菫) <151038614+sumire88@users.noreply.github.com>
2024-03-27 13:01:37 +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
Sumire (菫)
db8f474aa9
chore(cmd/version): update print info (#417)
Co-authored-by: mzz <2017@duck.com>
2024-01-22 18:46:42 +08:00
/gray
0f8277b5a4
fix: Workaround UDP port conflicts when another local process binds 53 (#414) 2024-01-11 21:33:16 +08:00
Sumire (菫)
3184aa5abd
chore(license): update license signature (#406) 2024-01-04 17:28:16 +08:00
kev
b7aea958f3
feat(cmd): extend --version print info (#356) 2023-11-15 14:58:52 +08:00
mzz
9f7a49b81d
feat: support --abort for reload and suspend (#346) 2023-11-14 16:26:33 +08:00
mzz
b9b1624b0b
docs: improve docs about pppoe and mark (#305)
Co-authored-by: kev <yqlbu@bu.edu>
Co-authored-by: dae-bot[bot] <136105375+dae-bot[bot]@users.noreply.github.com>
2023-09-02 15:06:50 +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
Nicolas
5c9e0cfa15
chore: honk with sound (#289) 2023-08-20 13:33:56 +08:00
mzz
7273be6a06
feat: support ToS routing rule (#292) 2023-08-20 01:55:42 +08:00
Nicolas
c784ebaf53
feat: dae can call now (#288) 2023-08-19 12:02:49 +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
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
9124c5d9f5
optimize: pull subscription using custom UA (#233) 2023-07-23 23:52:27 +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
4d42b2d978
fix: new control plane should reset grpc conn pool cache (#150) 2023-06-18 18:53:26 +08:00
mzz
f494373a30
fix: should gracefully exit if failed to listen when reloading (#138) 2023-06-11 16:58:55 +08:00
mzz
ee09ae17e3
feat: support iptables tproxy (#80) 2023-06-04 11:38:05 +08:00
mzz
689fa0f01c
fix: rand seed for network check (#106) 2023-05-30 23:01:23 +08:00
czybjtu
e71c272693
style: format golang import package code style (#58)
Co-authored-by: Kevin Yu <yqlbu@Bu.edu>
2023-04-23 13:27:29 +08:00
mzz2017
38cc66d1d3 feat: support dns.ipversion_prefer 2023-04-07 23:06:04 +08:00
mzz2017
ecadddaeca optimize: reduce loading time and memory requirement by shrinking process name searching length 2023-04-05 00:42:56 +08:00
mzz2017
85343ac141 fix: should update system DNS every 5 seconds 2023-04-02 17:43:50 +08:00
mzz2017
f2dc750dbb chore: refine reloading code 2023-03-30 23:28:51 +08:00
mzz2017
97a4e956fe fix: should probe wan interface after network online 2023-03-27 12:33:13 +08:00
mzz2017
5d8fc85fd9 optimize: ignore sighup 2023-03-25 15:51:20 +08:00
mzz2017
59a07289d5 optimize: use sigusr2 to suspend instead of sighup 2023-03-25 15:46:05 +08:00
mzz2017
2ff7e1ba47 feat: add config dir as extern geosite search dir. fix #41 2023-03-25 00:57:04 +08:00
mzz2017
c2e02482d0 chore: change check network links 2023-03-24 02:21:45 +08:00
mzz2017
b69cb63a11 fix: rollback reloading and refresh fixed outbound alive state 2023-03-23 15:34:56 +08:00
mzz2017
f284322d9b docs: add some desc for export command 2023-03-22 22:06:50 +08:00
mzz2017
6e1401e9a0 optimize: add a new link for network check 2023-03-19 12:26:09 +08:00
mzz2017
fe3f9c62c3 optimize: refine dns cache behaviour 2023-03-17 13:13:49 +08:00
mzz2017
c2d2b0d58f chore: more prompts 2023-03-15 18:15:07 +08:00
mzz2017
8451485064 feat: waiting for network before pulling subscriptions 2023-03-15 16:19:32 +08:00
mzz2017
e2964ee6aa chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
mzz2017
5ba320b45b docs: add notes for cmd 2023-03-14 00:46:52 +08:00
mzz2017
2b25e789db feat: support to suspend 2023-03-14 00:34:38 +08:00
mzz2017
3b8ae5eb18 chore: prompt 2023-03-13 14:25:14 +08:00
mzz2017
d226d799b7 optimize: refine reloading 2023-03-07 06:38:06 +08:00
mzz2017
fd43971eab chore: support docker. fix #30 2023-03-04 13:16:26 +08:00
mzz2017
adfcef4d13 docs: not so lightweight 2023-03-03 16:36:22 +08:00
mzz2017
c15c0ee410 fix: should roll back configuration if failure of reload 2023-03-02 22:25:51 +08:00
mzz2017
741a8dedb4 chore 2023-02-28 21:25:15 +08:00
mzz2017
215b9202ea feat: allow to change log level by reloading 2023-02-27 19:33:51 +08:00
mzz2017
8d29a81626 fix: should reload new config from file 2023-02-27 17:22:05 +08:00
mzz2017
1737d3f7b2 feat: allow no node and add run file 2023-02-27 15:10:15 +08:00
mzz2017
a9709d2a57 optimize: allow to bind nothing 2023-02-27 14:57:00 +08:00