Nincs leírás

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

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: