Go to file
Darien Raymond f8e6927581
pool for data and ack segments
2018-07-08 23:03:00 +02:00
.dev/protoc update protoc 2017-12-23 23:10:39 +01:00
.github update issue template 2018-04-14 09:59:30 +02:00
.vscode fix lint warnings 2018-05-31 11:55:11 +02:00
app udp dispatcher takes context with dispatching requests. fixes #1182. 2018-07-03 21:38:02 +02:00
common max padding len as variable 2018-07-08 21:46:13 +02:00
main prototype of mtproto proxy 2018-07-04 17:48:48 +02:00
proxy max padding len as variable 2018-07-08 21:46:13 +02:00
release update error messages in install release script. 2018-06-23 00:08:40 +02:00
testing fix coverall script 2018-07-03 21:48:35 +02:00
transport pool for data and ack segments 2018-07-08 23:03:00 +02:00
vendor fix localnameserver creation 2018-06-27 11:23:39 +02:00
.gitignore gitignore 2017-05-09 22:31:59 +02:00
.gitmodules add websocket as submodule 2018-04-20 22:45:31 +02:00
.travis.yml update to golang 1.10.2 2018-05-26 00:14:54 +02:00
LICENSE update License 2018-01-01 01:19:25 +01:00
README.md add download count 2017-12-14 17:03:44 +01:00
config.go fix typo 2018-04-02 15:52:16 +08:00
config.pb.go update protobuf generated files 2018-06-26 16:28:54 +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-07-05 19:43:42 +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 fix lint warnings 2018-05-31 11:55:11 +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 fix lint warnings 2018-05-31 11:55:11 +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
stats.go fix lint warnings 2018-05-31 11:55:11 +02:00
v2ray.go fix lint warnings 2018-05-31 11:55:11 +02:00
v2ray_test.go use uuid as struct 2018-01-18 23:25:48 +01:00

README.md

Project V

Build 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: