説明なし

Darien Raymond af191f5d76 Update version 7 年 前
.dev 4b63638dca update protobuf lib 7 年 前
.github 865d4ff7ff update issue template 7 年 前
.vscode adade2bffd fix lint warnings 7 年 前
app 4dfe45ec19 app/router: rewrite if-else chain to switch 7 年 前
common 0893de8901 use strings.Builder 7 年 前
main 222de64515 more packages 7 年 前
proxy 0cf3599db2 s/len/length/ s/cap/capacity/ to avoid builtin shadowing 7 年 前
release b223e85b4c update filename for macos release 7 年 前
testing 20251bf499 system listener for both TCP and UDP 7 年 前
transport 0cf3599db2 s/len/length/ s/cap/capacity/ to avoid builtin shadowing 7 年 前
vendor 6605ae7f30 remove websocket vendor 7 年 前
.gitignore 3c3ec9660f remove bazel temp folders from git 7 年 前
.gitmodules 6605ae7f30 remove websocket vendor 7 年 前
.travis.yml 8a157316d4 use golang 1.11.1 7 年 前
LICENSE 27a63656ac update License 8 年 前
README.md ed39bcbac2 fix a typo 7 年 前
WORKSPACE 557ce768fa bazel configuration 7 年 前
appveyor.yml 8a157316d4 use golang 1.11.1 7 年 前
config.go 5a08411ee2 fix typo 7 年 前
config.pb.go 00ea6e3cb2 update protobuf generated files 7 年 前
config.proto b4e1240160 comments 7 年 前
context.go 88b25d38cb simplify context retrieval 8 年 前
core.go af191f5d76 Update version 7 年 前
dial.go 5d23604713 rewrite ray -> pipe 7 年 前
dns.go adade2bffd fix lint warnings 7 年 前
errors.generated.go d55fbd7f8d simplify error creation 7 年 前
functions.go 909cb9b27a announce deprecated proto settings 7 年 前
network.go adade2bffd fix lint warnings 7 年 前
plugin.go 40d7c40489 comments 8 年 前
plugin_linux.go f4c35db968 merge log into common log 8 年 前
plugin_other.go 40d7c40489 comments 8 年 前
policy.go f056ad1633 allow a small amount of cache on low end devices 7 年 前
proto.go 0e571c91a3 new use protogen 8 年 前
router.go adade2bffd fix lint warnings 7 年 前
shippable.yml 8a157316d4 use golang 1.11.1 7 年 前
stats.go adade2bffd fix lint warnings 7 年 前
v2ray.go 909cb9b27a announce deprecated proto settings 7 年 前
v2ray_test.go 0e01e28278 use uuid as struct 8 年 前

README.md

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: