2020-11-22 11:06:51 -05: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 11:48:38 -04:00
2020-11-22 11:06:51 -05:00
[![GitHub Test Badge ](https://github.com/v2fly/v2ray-core/workflows/Test/badge.svg )](https://github.com/v2fly/v2ray-core/actions)
[![codecov.io ](https://codecov.io/gh/v2fly/v2ray-core/branch/master/graph/badge.svg?branch=master )](https://codecov.io/gh/v2fly/v2ray-core?branch=master)
[![codebeat ](https://goreportcard.com/badge/github.com/v2fly/v2ray-core )](https://goreportcard.com/report/github.com/v2fly/v2ray-core)
2020-12-04 17:35:26 -05:00
[![Codacy Badge ](https://app.codacy.com/project/badge/Grade/e150b7ede2114388921943bf23d95161 )](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-22 11:06:51 -05:00
[![Downloads ](https://img.shields.io/github/downloads/v2fly/v2ray-core/total.svg )](https://github.com/v2fly/v2ray-core/releases/latest)
2020-10-07 04:58:19 -04:00
2020-11-22 11:06:51 -05:00
## Related Links
2015-09-07 11:39:29 -04:00
2020-11-22 11:06:51 -05: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).
[![Packaging status ](https://repology.org/badge/vertical-allrepos/v2ray.svg )](https://repology.org/project/v2ray/versions)
2015-09-05 11:48:38 -04:00
2015-10-01 08:09:18 -04:00
## License
2017-12-14 06:18:47 -05:00
2020-09-09 06:36:40 -04:00
[The MIT License (MIT) ](https://raw.githubusercontent.com/v2fly/v2ray-core/master/LICENSE )
2017-11-22 08:22:00 -05:00
## Credits
This repo relies on the following third-party projects:
2020-10-07 04:58:19 -04:00
- In production:
- [gorilla/websocket ](https://github.com/gorilla/websocket )
2020-11-17 15:33:21 -05: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 )
2021-04-13 10:12:48 -04:00
- [jhump/protoreflect ](https://github.com/jhump/protoreflect )
2021-09-10 04:31:25 -04:00
- [inetaf/netaddr ](https://github.com/inetaf/netaddr )
2020-10-07 04:58:19 -04:00
- For testing only:
- [miekg/dns ](https://github.com/miekg/dns )
- [h12w/socks ](https://github.com/h12w/socks )