1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-22 10:08:15 -05:00
v2fly/app/dns
2020-03-12 00:42:29 +08:00
..
config.pb.go add ip match feature for dns 2019-11-18 23:48:42 +08:00
config.proto add ip match feature for dns 2019-11-18 23:48:42 +08:00
dns.go
dnscommon_test.go add DOH dns client 2019-11-25 15:41:36 +08:00
dnscommon.go revert broken dns changes 2020-01-01 10:23:14 +08:00
dohdns.go code style optmize in dispatch func 2020-03-12 00:42:29 +08:00
errors.generated.go
hosts_test.go fix usability for both IPv4 and v6 in static dns mapping 2019-02-21 00:03:31 +01:00
hosts.go fix usability for both IPv4 and v6 in static dns mapping 2019-02-21 00:03:31 +01:00
nameserver_test.go
nameserver.go only add to ipIndexMap if GeoIP is configured 2019-11-26 13:05:19 +08:00
server_test.go minor changes to dns from pr #2037 2019-11-22 17:40:24 +08:00
server.go revert broken dns changes 2020-01-01 10:23:14 +08:00
udpns.go feat/fix: dns query subscriptions group by A and AAAA. fix problem that empty result would poll dns server in DoH mode 2020-03-12 00:42:29 +08:00