1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-02 22:21:19 +00:00
Go to file
2017-01-08 22:49:21 +01:00
.dev/protoc universal proto-gen 2016-12-23 11:21:34 +01:00
.github Update ISSUE_TEMPLATE 2016-07-16 18:31:26 +02:00
.vscode update vscode settings 2016-12-21 16:38:48 +01:00
app socks submodule 2017-01-08 10:10:37 +01:00
common socks client 2017-01-08 01:06:35 +01:00
main kcp header as wechat video 2017-01-03 22:46:22 +01:00
proxy test case for socks udp 2017-01-08 16:31:28 +01:00
release fix install script 2016-08-21 18:02:12 +02:00
testing cleanup socks test 2017-01-08 22:32:41 +01:00
tools test case for socks json config 2017-01-08 22:07:44 +01:00
transport fix #356 2017-01-08 16:01:28 +01:00
vendor/h12.me socks submodule 2017-01-08 10:10:37 +01:00
.gitmodules socks submodule 2017-01-08 10:10:37 +01:00
.travis.yml remove go generate in travis workflow 2017-01-02 20:55:39 +01:00
config_loader.go json config parser 2016-10-17 14:35:13 +02:00
config.go accommodate protobuf compiler change 2016-12-23 12:42:25 +01:00
config.pb.go remove generate package comments in .pb.go files. 2017-01-03 14:17:44 +01:00
config.proto proto option for C# namespace 2016-12-23 00:24:28 +01:00
core.go Update version 2017-01-08 22:49:21 +01:00
inbound_detour_always.go accommodate protobuf compiler change 2016-12-23 12:42:25 +01:00
inbound_detour_dynamic.go accommodate protobuf compiler change 2016-12-23 12:42:25 +01:00
inbound_detour.go refactor shell 2016-10-12 16:46:02 +02:00
LICENSE update license 2017-01-01 21:19:40 +01:00
README.md unified import path 2016-08-20 20:55:45 +02:00
v2ray.go simplify app design 2017-01-06 15:32:36 +01:00

Project V2Ray

[![Build Status][1]][2] [![codecov.io][3]][4] [![Go Report][5]][6] [![GoDoc][7]][8] [![codebeat][9]][10] [1]: https://travis-ci.org/v2ray/v2ray-core.svg?branch=master "Build Status badge" [2]: https://travis-ci.org/v2ray/v2ray-core "Travis-CI Build Status" [3]: https://codecov.io/github/v2ray/v2ray-core/coverage.svg?branch=master "Coverage badge" [4]: https://codecov.io/github/v2ray/v2ray-core?branch=master "Codecov Status" [5]: https://goreportcard.com/badge/v2ray.com/core "Go Report badge" [6]: https://goreportcard.com/report/v2ray.com/core "Go Report" [7]: https://godoc.org/v2ray.com/core?status.svg "GoDoc badge" [8]: https://godoc.org/v2ray.com/core "GoDoc" [9]: https://codebeat.co/badges/f2354ca8-3e24-463d-a2e3-159af73b2477 "Codebeat badge" [10]: https://codebeat.co/projects/github-com-v2ray-v2ray-core "Codebeat"

V2Ray 是一个模块化的代理软件包,它的目标是提供常用的代理软件模块,简化网络代理软件的开发。

官方网站

V2Ray provides building blocks for network proxy development. Read our Wiki for more information.

License

The MIT License (MIT)