1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 01:45:23 +00:00
Go to file
2018-11-05 16:13:08 +01:00
.dev/protoc update protobuf lib 2018-07-25 00:36:28 +02:00
.github default issue template 2018-10-24 12:39:23 +02:00
.vscode update lint config 2018-10-14 08:14:33 +02:00
app remove unused code 2018-11-05 11:36:05 +01:00
common improve parse address performance 2018-11-05 01:16:06 +01:00
features move link to transport 2018-11-03 12:36:29 +01:00
main prototype for reverse proxy 2018-10-28 00:03:11 +02:00
proxy move back to serial 2018-11-03 13:03:02 +01:00
release fix config.json 2018-11-05 09:56:38 +01:00
testing move link to transport 2018-11-03 12:36:29 +01:00
transport move link to transport 2018-11-03 12:36:29 +01:00
.gitignore remove bazel temp folders from git 2018-10-03 23:58:21 +02:00
.travis.yml Let Go patch version float freely on Travis 2018-10-21 12:17:22 +02:00
appveyor.yml use go 1.11.2 2018-11-03 09:07:25 +01:00
config.go fix typo 2018-04-02 15:52:16 +08:00
config.pb.go update protobuf generated files 2018-09-30 18:39:28 +02:00
config.proto comments 2018-03-13 09:02:21 +01:00
context_test.go test case for context 2018-10-21 20:33:08 +02:00
context.go simplify context retrieval 2018-02-21 17:05:29 +01:00
core.go Update version 2018-11-05 16:13:08 +01:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
functions.go refactor dependency resolution 2018-10-21 10:27:13 +02:00
LICENSE update License 2018-01-01 01:19:25 +01:00
mocks.go refactor mux client worker 2018-10-25 09:32:03 +02:00
plugin_linux.go merge log into common log 2017-12-19 21:28:12 +01:00
plugin_other.go comments 2017-11-22 23:15:14 +01:00
plugin.go comments 2017-11-22 23:15:14 +01:00
proto.go new use protogen 2017-12-23 23:45:54 +01:00
README.md fix a typo 2018-08-06 11:19:56 +02:00
shippable.yml use go 1.11.2 2018-11-03 09:07:25 +01:00
v2ray_test.go simplify dependency resolution 2018-10-22 11:26:22 +02:00
v2ray.go fix return value parsing 2018-10-22 21:25:25 +02:00
WORKSPACE bazel configuration 2018-10-03 20:32:32 +02:00

Project V

Build Status AppVeyor Run Status codecov.io Go Report GoDoc codebeat Downloads

Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. See our website for more information.

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects: