1
0
Fork 0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-01-12 05:33:33 +02:00
Xray-core/app/dns/fakedns
yuhan6665 d11d72be6c Update proto file and fix protoc version parsing
The new protoc cli return version v23.1,
so we parse the file version v4.23.1 without "4."
2023-06-11 13:36:06 -04: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 Update proto file and fix protoc version parsing 2023-06-11 13:36:06 -04:00
fakedns.proto Fakedns improvements () 2021-10-20 13:15:49 +08:00
fakedns_test.go Reformat code 2022-05-18 15:29:01 +08:00