1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-25 00:45:24 +00:00
Go to file
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
.github Chore: bump actions/stale from v3.0.16 to v3.0.17 (#690) 2021-02-19 13:47:01 +08:00
app Feat: routing and freedom outbound ignore Fake DNS (#696) 2021-02-23 10:17:20 +08:00
common Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
features Feat: routing and freedom outbound ignore Fake DNS (#696) 2021-02-23 10:17:20 +08:00
infra Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
main Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
proxy Feat: routing and freedom outbound ignore Fake DNS (#696) 2021-02-23 10:17:20 +08:00
release Feat: use Go v1.16 & support Apple Silicon (#686) 2021-02-19 13:24:19 +08:00
testing Feat: routing and freedom outbound ignore Fake DNS (#696) 2021-02-23 10:17:20 +08:00
transport Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
.gitignore Fix: go generate command for Go v1.16 (#695) 2021-02-20 20:43:19 +08:00
annotations.go API doc 2018-12-03 22:44:42 +01: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
context_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
context.go Add unit test for outbound handler 2020-06-27 20:50:39 -04:00
core.go 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
functions_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
functions.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
go.mod Fix: go generate command for Go v1.16 (#695) 2021-02-20 20:43:19 +08:00
go.sum Fix: go generate command for Go v1.16 (#695) 2021-02-20 20:43:19 +08:00
LICENSE Chore: update LICENSE year (#680) 2021-02-17 05:27:52 +08:00
mocks.go Fix: go generate command for Go v1.16 (#695) 2021-02-20 20:43:19 +08:00
proto.go Fix: go generate command for Go v1.16 (#695) 2021-02-20 20:43:19 +08:00
README.md Refine: readme packaging badge 2020-12-24 03:50:13 +08:00
SECURITY.md update security policy with renewed GPG pubkey 2020-11-08 03:54:22 -06:00
v2ray_test.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
v2ray.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00

V2Ray

Project V

Project V is a set of network tools that helps you to build your own computer network. It secures your network connections and thus protects your privacy.

GitHub Test Badge codecov.io codebeat Codacy Badge Downloads

Packaging Status

If you are willing to package V2Ray for other distros/platforms, please let us know or seek for help via GitHub issues.

Packaging status

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects: