1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-05-10 22:28:40 +00:00
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 () 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 () 2021-03-14 15:05:08 +00:00
fakedns.pb.go Fakedns improvements () 2021-10-20 13:15:49 +08:00
fakedns.proto Fakedns improvements () 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