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 d83959569d
prepend 'v' to version numbers
6 years ago
.dev/protoc update protobuf lib 6 years ago
.github update 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 prepend 'v' to version numbers 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
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
config.pb.go update protobuf generated files 6 years ago
config.proto
context.go
core.go switch to const 6 years ago
dial.go
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
plugin_linux.go
plugin_other.go
policy.go allow a small amount of cache on low end devices 6 years ago
proto.go
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

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: