1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-11-14 23:54:11 -05:00
Commit Graph

9 Commits

Author SHA1 Message Date
Loyalsoldier
e6aaa57def Feat: add queryStrategy option for DNS (#794) 2021-03-19 15:55:18 +08:00
Loyalsoldier
9e9173acb4 Chore: update protobuf & dependencies (#793)
* Chore: update protobuf
* Chore: regenerate mock files
* Chore: update dependencies
* Chore: use Go v1.16.2 and later
2021-03-18 12:17:26 +08:00
Loyalsoldier
88e1e25aa9 Chore: format import using goimports (#780) 2021-03-14 07:09:51 +08:00
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
efb963237c Fix: go generate command for Go v1.16 (#695)
* Fix: go generate command for Go v1.16
* Chore: ignore go generate binaries
* Chore: regenerate mock files
* Chore: update dependencies
2021-02-20 20:43:19 +08:00
Loyalsoldier
f94dd11a8c Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
Darien Raymond
5ba41e50ec update mocks 2018-12-27 16:37:13 +01:00
Darien Raymond
9e66f315e6 update mocks 2018-10-23 22:41:27 +02:00
Darien Raymond
5fc606ce9d relocate mocks 2018-10-23 22:27:45 +02:00