1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-27 09:55:22 +00:00
Go to file
DarienRaymond 82009c869e
Merge pull request #758 from sunshineplan/master
完善HTTP基本认证
2017-12-05 21:32:58 +01:00
.dev/protoc update protoc 2017-08-25 14:58:58 +02:00
.github Update ISSUE_TEMPLATE 2017-12-01 15:56:42 +01:00
.vscode update vscode config 2017-12-01 23:18:25 +01:00
app move error generator to common 2017-12-03 01:04:57 +01:00
common add env variable for config file 2017-12-05 11:58:12 +01:00
main add env variable for config file 2017-12-05 11:58:12 +01:00
proxy Merge pull request #758 from sunshineplan/master 2017-12-05 21:32:58 +01:00
release typo 2017-11-10 12:38:32 +00:00
testing update http connect test 2017-12-03 10:45:26 +08:00
tools move daemon to ext 2017-12-03 12:54:54 +01:00
transport fix kcp write 2017-12-05 18:04:34 +01:00
vendor add ss submodules for testing 2017-11-26 16:43:13 +01:00
.gitignore gitignore 2017-05-09 22:31:59 +02:00
.gitmodules add ss submodules for testing 2017-11-26 16:43:13 +01:00
.travis.yml use go 1.9.2 2017-11-03 14:44:24 +01:00
config.pb.go go generate 2017-07-24 21:41:12 +02:00
config.proto support extension configs 2017-07-24 16:39:32 +02:00
core.go move error generator to common 2017-12-03 01:04:57 +01:00
errors.generated.go refactor error messages 2017-04-09 01:43:25 +02:00
LICENSE update license 2017-01-01 21:19:40 +01:00
loader.go get rid off ioutil 2017-11-04 01:33:28 +01:00
plugin_linux.go comments 2017-11-22 23:15:14 +01:00
plugin_other.go comments 2017-11-22 23:15:14 +01:00
plugin.go comments 2017-11-22 23:15:14 +01:00
README.md credits in readme 2017-11-22 14:22:00 +01:00
v2ray_test.go fully migrate to new assertion lib 2017-10-24 16:15:35 +02:00
v2ray.go move error generator to common 2017-12-03 01:04:57 +01:00

Project V

Build Status codecov.io Go Report GoDoc codebeat

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

官方网站

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

License

The MIT License (MIT)

Credits

This repo relies on the following third-party projects: