1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-11-15 16:56:08 -05:00
v2fly/app/dns
YiGuo f0a68ddcf6
fix: dns missing DomainMatcher in init function (#2375)
Co-authored-by: zl.kou <zl.kou@zuche.com>
2023-03-15 07:12:51 +08:00
..
fakedns [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00
config.go
config.pb.go fix: dns.Hostmapping in JSONv5 config treats ip as Base64 (#2107) 2023-02-05 20:42:16 +00:00
config.proto fix: dns.Hostmapping in JSONv5 config treats ip as Base64 (#2107) 2023-02-05 20:42:16 +00:00
dns_test.go
dns.go fix: dns missing DomainMatcher in init function (#2375) 2023-03-15 07:12:51 +08:00
dnscommon_test.go
dnscommon.go [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00
errors.generated.go
fakedns_test.go [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00
fakedns.go [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00
hosts_test.go
hosts.go [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00
nameserver_doh_test.go
nameserver_doh.go
nameserver_fakedns.go [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00
nameserver_local_test.go
nameserver_local.go
nameserver_quic_test.go
nameserver_quic.go Chore: use Go 1.20 (#2297) 2023-02-03 17:08:53 +08:00
nameserver_tcp_test.go
nameserver_tcp.go
nameserver_udp.go
nameserver.go [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00