2020-11-23 00:06:51 +08:00
< div >
< img width = "190" height = "210" align = "left" src = "https://raw.githubusercontent.com/v2fly/v2fly-github-io/master/docs/.vuepress/public/readme-logo.png" alt = "V2Ray" / >
< br >
< h1 > Project V< / h1 >
< p > Project V is a set of network tools that helps you to build your own computer network. It secures your network connections and thus protects your privacy.< / p >
< / div >
2015-09-05 17:48:38 +02:00
2020-11-23 00:06:51 +08:00
[](https://github.com/v2fly/v2ray-core/actions)
[](https://codecov.io/gh/v2fly/v2ray-core?branch=master)
[](https://goreportcard.com/report/github.com/v2fly/v2ray-core)
2020-12-05 06:35:26 +08:00
[](https://www.codacy.com/gh/v2fly/v2ray-core/dashboard?utm_source=github.com& utm_medium=referral& utm_content=v2fly/v2ray-core& utm_campaign=Badge_Grade)
2020-11-23 00:06:51 +08:00
[](https://github.com/v2fly/v2ray-core/releases/latest)
2020-10-07 16:58:19 +08:00
2020-11-23 00:06:51 +08:00
## Related Links
2015-09-07 17:39:29 +02:00
2020-11-23 00:06:51 +08:00
- [Documentation ](https://www.v2fly.org ) and [Newcomer's Instructions ](https://www.v2fly.org/guide/start.html )
- Welcome to translate V2Ray documents via [Transifex ](https://www.transifex.com/v2fly/public/ )
## Packaging Status
> If you are willing to package V2Ray for other distros/platforms, please let us know or seek for help via [GitHub issues](https://github.com/v2fly/v2ray-core/issues).
[](https://repology.org/project/v2ray/versions)
[](https://repology.org/project/go:v2ray-core/versions)
[](https://repology.org/project/v2ray-core/versions)
2015-09-05 17:48:38 +02:00
2015-10-01 14:09:18 +02:00
## License
2017-12-14 12:18:47 +01:00
2020-09-09 18:36:40 +08:00
[The MIT License (MIT) ](https://raw.githubusercontent.com/v2fly/v2ray-core/master/LICENSE )
2017-11-22 14:22:00 +01:00
## Credits
This repo relies on the following third-party projects:
2020-10-07 16:58:19 +08:00
- In production:
- [gorilla/websocket ](https://github.com/gorilla/websocket )
2020-11-18 04:33:21 +08:00
- [lucas-clemente/quic-go ](https://github.com/lucas-clemente/quic-go )
- [pires/go-proxyproto ](https://github.com/pires/go-proxyproto )
- [seiflotfy/cuckoofilter ](https://github.com/seiflotfy/cuckoofilter )
- [google/starlark-go ](https://github.com/google/starlark-go )
2020-10-07 16:58:19 +08:00
- For testing only:
- [miekg/dns ](https://github.com/miekg/dns )
- [h12w/socks ](https://github.com/h12w/socks )