mihomo/dns
wwqgtxx 40587b62b8
Some checks are pending
Test / test (1.20, macos-13) (push) Waiting to run
Test / test (1.20, macos-latest) (push) Waiting to run
Test / test (1.20, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.20, ubuntu-latest) (push) Waiting to run
Test / test (1.20, windows-latest) (push) Waiting to run
Test / test (1.21, macos-13) (push) Waiting to run
Test / test (1.21, macos-latest) (push) Waiting to run
Test / test (1.21, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.21, ubuntu-latest) (push) Waiting to run
Test / test (1.21, windows-latest) (push) Waiting to run
Test / test (1.22, macos-13) (push) Waiting to run
Test / test (1.22, macos-latest) (push) Waiting to run
Test / test (1.22, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.22, ubuntu-latest) (push) Waiting to run
Test / test (1.22, windows-latest) (push) Waiting to run
Test / test (1.23, macos-13) (push) Waiting to run
Test / test (1.23, macos-latest) (push) Waiting to run
Test / test (1.23, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.23, ubuntu-latest) (push) Waiting to run
Test / test (1.23, windows-latest) (push) Waiting to run
Test / test (1.24, macos-13) (push) Waiting to run
Test / test (1.24, macos-latest) (push) Waiting to run
Test / test (1.24, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.24, ubuntu-latest) (push) Waiting to run
Test / test (1.24, windows-latest) (push) Waiting to run
Trigger CMFA Update / trigger-CMFA-update (push) Waiting to run
feat: all dns client support skip-cert-verify params
2025-06-06 00:52:12 +08:00
..
client.go feat: all dns client support skip-cert-verify params 2025-06-06 00:52:12 +08:00
dhcp.go chore: removed routing-mark and interface-name of the group, please set it directly on the proxy instead 2025-05-01 02:13:35 +08:00
dialer.go fix: dns dial to wrong target 2024-06-15 13:32:57 +08:00
doh.go feat: all dns client support ecs and ecs-override params 2025-06-06 00:45:58 +08:00
doq.go feat: all dns client support skip-cert-verify params 2025-06-06 00:52:12 +08:00
edns0_subnet.go feat: doh client support ecs and ecs-override 2024-09-11 10:56:51 +08:00
enhancer.go feat: support ARC for DNS cache 2023-12-03 08:37:05 +08:00
local.go chore: share some code 2023-10-23 16:45:22 +08:00
middleware.go chore: cleanup netip code 2025-04-09 18:02:13 +08:00
patch_android.go feat: add direct-nameserver and direct-nameserver-follow-policy in dns section 2024-10-04 14:20:10 +08:00
policy.go chore: add sourceGeoIP and sourceIPASN to metadata 2024-08-28 12:25:45 +08:00
rcode.go chore: reset resolver's connection after default interface changed 2024-09-27 20:36:00 +08:00
resolver.go chore: more unmap for 4in6 address 2025-05-29 10:14:06 +08:00
server.go chore: listening tcp together for dns server (#1792) 2025-01-16 10:16:37 +08:00
system_common.go chore: reset resolver's connection after default interface changed 2024-09-27 20:36:00 +08:00
system_posix.go chore: better resolv.conf parsing 2023-06-28 09:17:54 +08:00
system_windows.go chore: ignore interfaces not in IfOperStatusUp when fetch system dns server on windows 2025-04-09 18:02:12 +08:00
system.go fix: defaultNS not working in system dns 2024-10-05 14:20:54 +08:00
util.go feat: all dns client support skip-cert-verify params 2025-06-06 00:52:12 +08:00