Sem descrição

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

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: