1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-01-09 02:46:35 -05:00
Go to file
Loyalsoldier 6dce0d98c1
Fix: format & lint (#1759)
* Fix: gci command for formatting code
* Chore: format code
* Fix: replace golint with revive
2022-05-01 01:17:49 +08:00
.github Fix: format & lint (#1759) 2022-05-01 01:17:49 +08:00
app Chore: bump github.com/lucas-clemente/quic-go from 0.26.0 to 0.27.0 (#1716) 2022-04-29 09:52:39 +01:00
common refactor: move from io/ioutil to io and os package (#1298) 2021-09-27 00:56:31 +08:00
features Lint: update linter config & fix code style (#1089) 2021-06-22 22:36:23 +08:00
infra Fix: format & lint (#1759) 2022-05-01 01:17:49 +08:00
main refactor: move from io/ioutil to io and os package (#1298) 2021-09-27 00:56:31 +08:00
proxy Fix: format & lint (#1759) 2022-05-01 01:17:49 +08:00
release Revert "CI: new debian build workflow compatible with missing release (#1452)" 2021-12-07 00:18:09 +08:00
testing Chore: change scenarios tests of VMess to AEAD 2022-04-29 09:56:36 +01:00
transport Fix: format & lint (#1759) 2022-05-01 01:17:49 +08: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 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
config.pb.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +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 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
core.go update version 2022-04-29 21:04:14 +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_test.go Chore: fix lint according to golangci-lint errors (#781) 2021-03-14 07:44:47 +08:00
functions.go 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +08:00
go.mod Reformat go.mod 2022-04-29 10:50:30 +01:00
go.sum Reformat go.mod 2022-04-29 10:50:30 +01: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 ♻️ refactor geoip match logic (#1157) 2021-09-10 16:31:25 +08: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 🏡 Housekeeping: Update to Go 1.17 (#1215) 2021-08-21 13:20:40 +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: