1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 10:45:22 +00:00
v2fly/proxy/dns
Vigilans f8ac919d66
[app/dns] Support per-client configuration for fakedns (#2212)
* Move `filterIP` from `hosts.go` to `dnscommon.go`

* Implement adding pools for fakedns.HolderMulti

* Implement per-client fakedns for DNS app

* Remove `dns.ClientWithIPOption` and replace with new programming model

* Implement JSON config support for new fakedns config

* Fix lint and tests

* Fix some codacy analysis
2022-12-15 10:38:28 +08:00
..
config.pb.go chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
config.proto update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
dns_test.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
dns.go [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00
errors.generated.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00