You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Darien Raymond c61277d2af
remove vendor directory
6 years ago
.dev/protoc update protobuf lib 6 years ago
.github update issue template 6 years ago
.vscode fix lint warnings 7 years ago
app app/router: rewrite if-else chain to switch 6 years ago
common use strings.Builder 6 years ago
main more packages 6 years ago
proxy s/len/length/ s/cap/capacity/ to avoid builtin shadowing 6 years ago
release release with source code and digest 6 years ago
testing Use h12.io/socks instead of vendored old one 6 years ago
transport s/len/length/ s/cap/capacity/ to avoid builtin shadowing 6 years ago
.gitignore remove bazel temp folders from git 6 years ago
.travis.yml use golang 1.11.1 6 years ago
LICENSE update License 7 years ago
README.md fix a typo 6 years ago
WORKSPACE bazel configuration 6 years ago
appveyor.yml fix appveyor and shipping build scripts 6 years ago
config.go fix typo 7 years ago
config.pb.go update protobuf generated files 6 years ago
config.proto comments 7 years ago
context.go simplify context retrieval 7 years ago
core.go switch to const 6 years ago
dial.go rewrite ray -> pipe 7 years ago
dns.go fix lint warnings 7 years ago
errors.generated.go simplify error creation 6 years ago
functions.go write error to log 6 years ago
network.go fix lint warnings 7 years ago
plugin.go comments 7 years ago
plugin_linux.go merge log into common log 7 years ago
plugin_other.go comments 7 years ago
policy.go allow a small amount of cache on low end devices 6 years ago
proto.go new use protogen 7 years ago
router.go fix lint warnings 7 years ago
shippable.yml fix appveyor and shipping build scripts 6 years ago
stats.go fix lint warnings 7 years ago
v2ray.go Fix a typo in v2ray.go 6 years ago
v2ray_test.go use uuid as struct 7 years ago

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: