1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-29 02:35:23 +00:00
v2fly/proxy
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
..
blackhole chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
dns [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00
dokodemo Fix: guard against nil pointer dereference of (*NetworkList) 2022-09-07 10:50:17 +01:00
freedom [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00
http chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
loopback chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
shadowsocks Fix: guard against nil pointer dereference of (*NetworkList) 2022-09-07 10:50:17 +01:00
socks [app/dns] Support per-client configuration for fakedns (#2212) 2022-12-15 10:38:28 +08:00
trojan chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
vless chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
vlite chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
vmess chore: regenerate protobuf file 2022-09-06 20:36:27 +01:00
proxy.go proxy: Unify timeouts of different protocols for reading the first payload 2022-06-25 19:34:32 +01:00