You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Xray-core/app/dns
cty123 4f6042c69f
feat(dns): Support DNS queryStrategy config per NameServer.
1 year ago
..
fakedns Update proto file and fix protoc version parsing 1 year ago
config.go Merge dns (#722) 3 years ago
config.pb.go feat(dns): Support DNS queryStrategy config per NameServer. 1 year ago
config.proto feat(dns): Support DNS queryStrategy config per NameServer. 1 year ago
dns.go fix: dns empty response 2 years ago
dns_test.go fix: dns empty response 2 years ago
dnscommon.go Run core/format.go 2 years ago
dnscommon_test.go Reformat code 3 years ago
errors.generated.go
hosts.go Merge dns (#722) 3 years ago
hosts_test.go Reformat code 3 years ago
nameserver.go feat(dns): Support DNS queryStrategy config per NameServer. 1 year ago
nameserver_doh.go feat(dns): Support DNS queryStrategy config per NameServer. 1 year ago
nameserver_doh_test.go feat(dns): Support DNS queryStrategy config per NameServer. 1 year ago
nameserver_fakedns.go Fakedns improvements (#731) 3 years ago
nameserver_local.go Unify dns log 2 years ago
nameserver_local_test.go Fix some tests and format code (#830) 3 years ago
nameserver_quic.go feat(dns): Support DNS queryStrategy config per NameServer. 1 year ago
nameserver_quic_test.go feat(dns): Support DNS queryStrategy config per NameServer. 1 year ago
nameserver_tcp.go feat(dns): Support DNS queryStrategy config per NameServer. 1 year ago
nameserver_tcp_test.go feat(dns): Support DNS queryStrategy config per NameServer. 1 year ago
nameserver_udp.go Unify dns log 2 years ago