1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-06-02 01:09:08 -04:00
Commit Graph

14 Commits

Author SHA1 Message Date
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
Loyalsoldier
f94dd11a8c Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
V2Fly Team
66e203f156 DNS: refine skipRoutePick (#558) 2020-12-30 18:35:19 +08:00
loyalsoldier
b181045b0c Errorgen: support to run outside of GOPATH 2020-10-04 13:06:12 +08:00
Vigilans
4d5a4f4cb6 Routing: Implement Route interface as the routing result of Router 2020-09-18 17:30:59 +08:00
Vigilans
5a497890e6 Routing Context: Fix GetUser() & Use string for Attributes Value 2020-09-13 00:34:35 +08:00
Vigilans
f9d37b724c Extract session information during routing as routing context 2020-09-04 11:32:19 +08:00
Darien Raymond
28fa84ce69 API doc 2018-12-03 22:44:42 +01:00
Darien Raymond
128a90b98b move link to transport 2018-11-03 12:36:29 +01:00
Darien Raymond
9decb3fe36 comments 2018-10-22 08:42:10 +02:00
Darien Raymond
a5dcb0f13e refactor dependency resolution 2018-10-21 10:27:13 +02:00
Darien Raymond
abf0cb1ec4 move function to features 2018-10-13 15:15:49 +02:00
Darien Raymond
d730637239 Require Type() for Feature 2018-10-12 23:57:56 +02:00
Darien Raymond
b6dc31d3fe first part to move feature interfaces into dedicated directory 2018-10-11 20:43:37 +02:00