1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-27 22:36:12 -04:00
Go to file
rurirei 2129c6e1e9
feat: update bootstrap_dns_android (#966)
* update with non_specified network

* remove wrongs

* add alternative bootstrapDialer

* do test

* Update dns_bootstrap_android_test.go

* example of alternative dialer

* public method

* move const

* Update dns_bootstrap_android_test.go

* no duplicated

* Rename infra/conf/dns_bootstrap_android.go to transport/internet/system_dns_android.go

* Update system_dns_android.go

* Update and rename infra/conf/dns_bootstrap_android_test.go to transport/internet/system_dns_android_test.go

* no imports

* Update system_dns_android.go

* Update system_dns_android_test.go

* create systemDNS

* Create system_dns_android.go

* Update system_dialer.go

* call Resolver on systemDialer

* create system_dns_test.go

* resolver.LookupIP params

* param fix

* noneed TestSystemDNSResolver

* revert: no specified resolver

* Delete system_dns.go

* android only

* android only test

* typo
2021-05-04 22:22:01 +01:00
.github run test on development branches as well 2021-05-04 20:27:14 +01:00
app use correct function for to context 2021-05-04 20:41:09 +01:00
common Revert "Refactor: memory-efficient geo file decoder (#934)" 2021-05-04 19:07:54 +01:00
features relocated browser forwarder interface 2021-05-01 00:06:10 +01:00
infra feat: update bootstrap_dns_android (#966) 2021-05-04 22:22:01 +01:00
main add memconservative geofile loader 2021-05-04 19:08:12 +01:00
proxy Chore: fix typos (#878) 2021-04-09 09:47:36 +08:00
release Chore: update debian package (#894) 2021-04-12 23:14:26 +08:00
testing added test case for pinned certificates 2021-04-15 19:49:26 +01:00
transport feat: update bootstrap_dns_android (#966) 2021-05-04 22:22:01 +01:00
.gitignore Feat: remove geo files from repo & refine tests (#869) 2021-04-07 03:08:03 +08:00
annotations.go API doc 2018-12-03 22:44:42 +01:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#941) 2021-04-29 16:21:22 +08:00
config.go Chore: fix lint according to golangci-lint errors (#781) 2021-03-14 07:44:47 +08:00
config.pb.go Chore: update protobuf & dependencies (#793) 2021-03-18 12:17:26 +08:00
config.proto Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
context_test.go Remove unnecessary API 2021-05-04 20:48:31 +01:00
context.go rework document for API 2021-05-04 21:06:23 +01:00
core.go update version 2021-04-30 21:00:55 +01:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
format.go Infra: use customized goimports (#949) 2021-05-01 11:11:37 +08:00
functions_test.go Chore: fix lint according to golangci-lint errors (#781) 2021-03-14 07:44:47 +08:00
functions.go remove exported API: toContext 2021-04-05 18:13:24 +01:00
go.mod Chore: update dependencies (#920) 2021-04-18 23:12:23 +08:00
go.sum Chore: update dependencies (#920) 2021-04-18 23:12:23 +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: vprotogen loop dependency (#797) 2021-03-18 18:32:40 +08:00
README.md update readme for third party project usage for advanced protobuf loader 2021-04-13 15:12:48 +01:00
SECURITY.md update security policy with renewed GPG pubkey 2020-11-08 03:54:22 -06:00
v2ray_test.go Chore: format import using goimports (#780) 2021-03-14 07:09:51 +08:00
v2ray.go Revert "move non-VMessAEAD warning to startup" 2021-04-05 18:50:07 +01: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: