1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-28 10:15:23 +00:00
v2fly/app/router
yuhan6665 afb8385a7e
Feat: routing and freedom outbound ignore Fake DNS (#696)
Turn off fake DNS for request sent from Routing and Freedom outbound.
Fake DNS now only apply to DNS outbound.
This is important for Android, where VPN service take over all system DNS
traffic and pass it to core.  "UseIp" option can be used in Freedom outbound
to avoid getting fake IP and fail connection.

Co-authored-by: loyalsoldier <10487845+Loyalsoldier@users.noreply.github.com>
2021-02-23 10:17:20 +08:00
..
command Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
balancing.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
condition_geoip_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
condition_geoip.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
condition_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
condition.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
config.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
config.pb.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
config.proto Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
router_test.go Feat: routing and freedom outbound ignore Fake DNS (#696) 2021-02-23 10:17:20 +08:00
router.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00