Go to file
Darien Raymond 865d4ff7ff
update issue template
2018-09-29 18:49:26 +02:00
.dev/protoc update protobuf lib 2018-07-25 00:36:28 +02:00
.github update issue template 2018-09-29 18:49:26 +02:00
.vscode fix lint warnings 2018-05-31 11:55:11 +02:00
app move framemeta onto stack 2018-09-26 13:01:12 +02:00
common move session based info into session package 2018-09-18 23:09:54 +02:00
main add wireguard fake header 2018-08-27 21:52:25 +02:00
proxy reduce one pointer in TimedUserValidator 2018-09-26 10:19:38 +02:00
release update geoip to 20180911 2018-09-19 19:48:36 +08:00
testing system listener for both TCP and UDP 2018-09-15 21:35:32 +02:00
transport announce deprecated proto settings 2018-09-21 16:54:06 +02:00
vendor/h12.me remove websocket vendor 2018-07-13 12:16:34 +02:00
.gitignore gitignore 2017-05-09 22:31:59 +02:00
.gitmodules remove websocket vendor 2018-07-13 12:16:34 +02:00
.travis.yml Revert "enable sockopt tests" 2018-09-17 16:27:41 +02:00
LICENSE update License 2018-01-01 01:19:25 +01:00
README.md fix a typo 2018-08-06 11:19:56 +02:00
appveyor.yml remove -u on go get 2018-08-31 14:05:52 +02:00
config.go fix typo 2018-04-02 15:52:16 +08:00
config.pb.go unified tproxy option 2018-09-17 15:12:58 +02:00
config.proto comments 2018-03-13 09:02:21 +01:00
context.go simplify context retrieval 2018-02-21 17:05:29 +01:00
core.go Update version 2018-09-28 20:26:18 +02:00
dial.go rewrite ray -> pipe 2018-04-17 00:31:10 +02:00
dns.go fix lint warnings 2018-05-31 11:55:11 +02:00
errors.generated.go refactor error messages 2017-04-09 01:43:25 +02:00
functions.go announce deprecated proto settings 2018-09-21 16:54:06 +02:00
network.go fix lint warnings 2018-05-31 11:55:11 +02:00
plugin.go comments 2017-11-22 23:15:14 +01:00
plugin_linux.go merge log into common log 2017-12-19 21:28:12 +01:00
plugin_other.go comments 2017-11-22 23:15:14 +01:00
policy.go allow a small amount of cache on low end devices 2018-08-17 11:52:23 +02:00
proto.go new use protogen 2017-12-23 23:45:54 +01:00
router.go fix lint warnings 2018-05-31 11:55:11 +02:00
shippable.yml Revert "enable sockopt tests" 2018-09-17 16:27:41 +02:00
stats.go fix lint warnings 2018-05-31 11:55:11 +02:00
v2ray.go announce deprecated proto settings 2018-09-21 16:54:06 +02:00
v2ray_test.go use uuid as struct 2018-01-18 23:25:48 +01:00

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: