1
0
mirror of https://github.com/daeuniverse/dae.git synced 2025-01-13 00:04:47 +07:00
Commit Graph

23 Commits

Author SHA1 Message Date
mzz
1cc9edc0c6
fix: truncated dns resp () 2023-07-11 01:25:05 +08:00
mzz
00cf4bc3cd
refactor(dns): replace dnsmessage with miekg/dns () 2023-07-09 16:02:17 +08:00
mzz
ee09ae17e3
feat: support iptables tproxy () 2023-06-04 11:38:05 +08:00
mzz
a110cadd65
optimize: cache NXDomain and reject with 0.0.0.0/:: () 2023-04-29 13:59:20 +08:00
czybjtu
e71c272693
style: format golang import package code style ()
Co-authored-by: Kevin Yu <yqlbu@Bu.edu>
2023-04-23 13:27:29 +08:00
mzz2017
127a000058 fix/optimize: reroute if necessary and add opendns as bootstrap dns 2023-04-07 20:38:06 +08:00
mzz2017
85343ac141 fix: should update system DNS every 5 seconds 2023-04-02 17:43:50 +08:00
mzz2017
12febe94cf optimize: remove rush-answer detector because it does always work in all districts 2023-03-29 18:14:13 +08:00
mzz2017
e2964ee6aa chore: transferred to daeuniverse 2023-03-14 15:01:55 +08:00
mzz2017
f061ca7884 optimize(dial_mode): cache for real domain 2023-03-13 16:40:37 +08:00
mzz2017
9224d96521 fix: init dns upstream error 2023-03-13 15:55:12 +08:00
mzz2017
bbc5b77020 optimize: more accurate dial_mode:domain 2023-03-13 15:52:44 +08:00
mzz
8bd6a77398
feat: dns routing () 2023-02-25 02:38:21 +08:00
mzz
9fd52c4d38
feat: support to mark direct traffic () 2023-02-20 18:06:54 +08:00
mzz
8f6b0a6e2a
feat/optimize: add userspace routing and optimize domain routing () 2023-02-18 18:27:28 +08:00
mzz
e495ee1b7c
feat: support to dial domain for udp and support udp for ssr () 2023-02-18 00:49:35 +08:00
mzz2017
0b5263c89b feat: allow tcp_check_url and udp_check_dns are not double stack 2023-02-13 02:40:34 +08:00
mzz2017
4c2f936fa4 feat: support to check independent tcp dns connectivity 2023-02-12 15:39:00 +08:00
mzz2017
3060417be7 feat: lazily init dns upstream and tcp/udp check to avoid fatal when start 2023-02-09 19:22:37 +08:00
mzz2017
f0f68ffb84 fix: add DNS header to ResolveNetip req 2023-02-09 13:56:21 +08:00
mzz2017
7f5e4f8349 fix: ResolveNetip should use child context to prevent resend after func exit 2023-02-09 13:45:49 +08:00
mzz
15faa3cdd2
feat: support tcp:// and tcp+udp:// for dns_upstream () 2023-02-09 11:40:34 +08:00
mzz2017
5e7b68822a feat: support independent tcp4, tcp6, udp4, udp6 connectivity check 2023-02-08 23:35:30 +08:00