mihomo/dns
wwqgtxx cea29e2615
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
Test / test (1.25, macos-13) (push) Waiting to run
Test / test (1.25, macos-latest) (push) Waiting to run
Test / test (1.25, ubuntu-24.04-arm) (push) Waiting to run
Test / test (1.25, ubuntu-latest) (push) Waiting to run
Test / test (1.25, windows-latest) (push) Waiting to run
Trigger CMFA Update / trigger-CMFA-update (push) Waiting to run
chore: sync code style
2025-09-13 14:31:30 +08:00
..
client.go chore: sync code style 2025-09-13 14:31:30 +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 chore: sync code style 2025-09-13 14:31:30 +08:00
doq.go chore: sync code style 2025-09-13 14:31:30 +08:00
edns0_subnet.go feat: doh client support ecs and ecs-override 2024-09-11 10:56:51 +08:00
enhancer.go chore: code cleanup 2025-07-27 22:30:39 +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 chore: add /cache/dns/flush to restful api 2025-07-27 12:30:33 +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: allow setting cache-max-size in dns section 2025-07-27 10:31:12 +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 chore: revert "chore: better dns batchExchange" 2025-07-05 23:05:49 +08:00