1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-02 12:05:23 +00:00
v2fly/common/net
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
..
packetaddr chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
address_test.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
address.go Chore: format code to fix lint (#1426) 2021-11-27 14:32:07 +08:00
address.pb.go chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
address.proto update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
connection.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
destination_test.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
destination.go Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
destination.pb.go chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
destination.proto update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
errors.generated.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
net.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
network.go Feat: refine cipher and network config (#1436) 2022-08-19 20:41:18 +08:00
network.pb.go chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
network.proto update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
port_test.go update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
port.go Fix according to go vet results 2020-08-26 19:35:33 +08:00
port.pb.go chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
port.proto update version: auto replacement to v5 path 2022-01-02 15:16:23 +00:00
system.go [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00