Нема описа

Felix Yan db59a4dd9e Fix a typo in v2ray.go пре 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 ce4aee72b6 fix version begin with v пре 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 пре 7 година
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 пре 7 година
core.go f0188a55d2 switch to const пре 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 76a616ebff write error to log пре 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 db59a4dd9e Fix a typo in v2ray.go пре 7 година
v2ray_test.go 0e01e28278 use uuid as struct пре 7 година

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: