Go to file
Xiaokang Wang e0a73e563e
Update core.go
2021-07-30 14:45:21 +01:00
.github Chore: bump actions/stale from 3.0.19 to 4 (#1141) 2021-07-15 09:57:59 +08:00
app Fix: use sorted cidr list (#1156) 2021-07-22 10:43:21 +08:00
common regenerate protobuf files 2021-07-01 18:58:48 +01:00
features Lint: update linter config & fix code style (#1089) 2021-06-22 22:36:23 +08:00
infra apply coding style 2021-07-01 19:02:27 +01:00
main Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00
proxy regenerate protobuf files 2021-07-01 18:58:48 +01:00
release Chore: update Debian package (#1090) 2021-06-22 22:44:55 +08:00
testing Added test for no terminate signal 2021-06-22 12:26:13 +01:00
transport regenerate protobuf files 2021-07-01 18:58:48 +01:00
.gitignore Feat: remove geo files from repo & refine tests (#869) 2021-04-07 03:08:03 +08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#941) 2021-04-29 16:21:22 +08:00
LICENSE Chore: update LICENSE year (#680) 2021-02-17 05:27:52 +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
annotations.go API doc 2018-12-03 22:44:42 +01:00
config.go Chore: fix lint according to golangci-lint errors (#781) 2021-03-14 07:44:47 +08:00
config.pb.go regenerate protobuf files 2021-07-01 18:58:48 +01:00
config.proto Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
context.go use value delegate to separate value and cancel 2021-06-22 12:42:20 +01:00
context_test.go Remove unnecessary API 2021-05-04 20:48:31 +01:00
core.go Update core.go 2021-07-30 14:45:21 +01:00
errors.generated.go Chore: change module name (#677) 2021-02-17 04:31:50 +08:00
format.go vFormat: use gci instead of customized goimports (#1020) 2021-05-19 19:59:46 +08:00
functions.go remove exported API: toContext 2021-04-05 18:13:24 +01:00
functions_test.go Chore: fix lint according to golangci-lint errors (#781) 2021-03-14 07:44:47 +08:00
go.mod Chore: bump github.com/jhump/protoreflect from 1.8.2 to 1.9.0 (#1133) 2021-07-16 13:01:01 +08:00
go.sum Chore: bump github.com/jhump/protoreflect from 1.8.2 to 1.9.0 (#1133) 2021-07-16 13:01:01 +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
v2ray.go Style: format code by gofumpt (#1022) 2021-05-20 05:28:52 +08:00
v2ray_test.go Chore: format import using goimports (#780) 2021-03-14 07:09:51 +08:00

README.md

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: