Xray-core/app/dns
2021-03-18 23:52:00 +08:00
..
fakedns Use 198.18.0.0/16 as default Fake IP Pool (#377) 2021-03-14 15:58:27 +00:00
config.go refactor: new dns app 2021-03-18 23:28:01 +08:00
config.pb.go refactor: new dns app 2021-03-18 23:28:01 +08:00
config.proto refactor: new dns app 2021-03-18 23:28:01 +08:00
dns_test.go fix: fix tests 2021-03-18 23:52:00 +08:00
dns.go refactor: new dns app 2021-03-18 23:28:01 +08:00
dnscommon_test.go Add Fake DNS support (#309) 2021-03-07 04:39:50 +00:00
dnscommon.go Add Fake DNS support (#309) 2021-03-07 04:39:50 +00:00
errors.generated.go v1.1.0 2020-12-04 09:36:16 +08:00
hosts_test.go refactor: new dns app 2021-03-18 23:28:01 +08:00
hosts.go refactor: new dns app 2021-03-18 23:28:01 +08:00
nameserver_doh_test.go refactor: new dns app 2021-03-18 23:28:01 +08:00
nameserver_doh.go refactor: new dns app 2021-03-18 23:28:01 +08:00
nameserver_fakedns.go refactor: new dns app 2021-03-18 23:28:01 +08:00
nameserver_local_test.go refactor: new dns app 2021-03-18 23:28:01 +08:00
nameserver_local.go refactor: new dns app 2021-03-18 23:28:01 +08:00
nameserver_quic_test.go refactor: new dns app 2021-03-18 23:28:01 +08:00
nameserver_quic.go refactor: new dns app 2021-03-18 23:28:01 +08:00
nameserver_udp.go refactor: new dns app 2021-03-18 23:28:01 +08:00
nameserver.go refactor: new dns app 2021-03-18 23:28:01 +08:00