Xray-core/app/dns/fakedns
yuhan6665 c1a54ae58e Fix a concurrency issue in fakedns
In rare cases different domains asking for dns will return the same IP. Add a mutex.
2022-03-12 10:54:59 -05:00
..
errors.generated.go Add Fake DNS support (#309) 2021-03-07 04:39:50 +00:00
fake.go Fix a concurrency issue in fakedns 2022-03-12 10:54:59 -05:00
fakedns.go Removal: confonly (#368) 2021-03-14 15:05:08 +00:00
fakedns.pb.go Fakedns improvements (#731) 2021-10-20 13:15:49 +08:00
fakedns.proto Fakedns improvements (#731) 2021-10-20 13:15:49 +08:00
fakedns_test.go Fix a concurrency issue in fakedns 2022-03-12 10:54:59 -05:00