1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-28 14:56:33 -04:00
Go to file
Jebbs 521120d196
go style commands, merge v2ctl commands, v5 oriented (#369)
* go style commands
merge v2ctl commandsw

* migrate go style commands to v2ctl

* fixes & code optimize

* sort the commands

* update commands description

* restore old proto
golang.org proto has removed UnmarshalText, without alternative

* add test command

* remove unused code

* code optimize and fix
* The commit simplifies the run and test commands code,
* Fixes a hidden issue that the format flag not applied in command "v2ray test -format=pb ..."

* fix default loader logic
2020-11-23 23:38:43 +08:00
.github Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
app Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
commands go style commands, merge v2ctl commands, v5 oriented (#369) 2020-11-23 23:38:43 +08:00
common Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
features Add missing deprecation notice to deprecated code (#437) 2020-11-20 15:18:44 +08:00
infra go style commands, merge v2ctl commands, v5 oriented (#369) 2020-11-23 23:38:43 +08:00
main go style commands, merge v2ctl commands, v5 oriented (#369) 2020-11-23 23:38:43 +08:00
proxy Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
release Update deb copyright and changelog (#443) 2020-11-22 02:02:31 +08:00
testing Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
transport Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
.gitignore fix(#2211): problem that AAAA query returns A result 2020-03-12 00:42:29 +08:00
annotations.go API doc 2018-12-03 22:44:42 +01:00
azure-pipelines.yml 1.15.4 -> 1.15.5 2020-11-13 10:45:24 +08:00
config.go go style commands, merge v2ctl commands, v5 oriented (#369) 2020-11-23 23:38:43 +08:00
config.pb.go Format proto files using clang-format according to google style (#264) 2020-10-05 08:36:40 +08:00
config.proto Format proto files using clang-format according to google style (#264) 2020-10-05 08:36:40 +08:00
context_test.go test case for context 2018-10-21 20:33:08 +02:00
context.go Add unit test for outbound handler 2020-06-27 20:50:39 -04:00
core.go bump version 2020-11-20 16:09:43 +08:00
Dockerfile Refine Dockerfile (#274) 2020-10-07 16:28:51 +08:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
functions_test.go fix connection reading in UDP 2019-01-06 00:34:38 +01:00
functions.go Fix lint according to golangci-lint (#439) 2020-11-22 05:05:01 +08:00
go.mod Remove XTLS (#431) 2020-11-20 15:53:10 +08:00
go.sum Remove XTLS (#431) 2020-11-20 15:53:10 +08:00
LICENSE Update rights owner 2020-10-07 14:34:00 +08:00
mocks.go Mockgen: do NOT rely on GOBIN & GOPATH 2020-08-26 18:54:58 +08:00
proto.go fix: vprotogen in windows (#365) 2020-10-29 09:04:12 +08:00
README.md new readme design (#444) 2020-11-23 00:06:51 +08:00
SECURITY.md update security policy with renewed GPG pubkey 2020-11-08 03:54:22 -06:00
v2ray_test.go Some minor fixes (#433) 2020-11-20 01:02:52 +08:00
v2ray.go Refine code according to golangci-lint results 2020-10-11 19:22:46 +08:00
WORKSPACE fix bazel build 2019-02-10 19:19:05 +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 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 Packaging status Packaging status

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects: