https://github.com/v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.
https://github.com/v2fly/v2ray-core
anticensorship hacktoberfest network proxy shadowsocks socks5 trojan tunnel v2fly v2ray vless vmess vpn
Last synced: 3 days ago
JSON representation
A platform for building proxies to bypass network restrictions.
- Host: GitHub
- URL: https://github.com/v2fly/v2ray-core
- Owner: v2fly
- License: mit
- Created: 2019-04-15T10:05:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-10T22:01:03.000Z (5 days ago)
- Last Synced: 2025-11-12T21:47:05.341Z (3 days ago)
- Topics: anticensorship, hacktoberfest, network, proxy, shadowsocks, socks5, trojan, tunnel, v2fly, v2ray, vless, vmess, vpn
- Language: Go
- Homepage: https://v2fly.org
- Size: 65.6 MB
- Stars: 32,473
- Watchers: 451
- Forks: 4,922
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- stars - v2fly/v2ray-core
- go-awesome - V2Fly - V2Ray 的社区版本 (开源类库 / 网络)
- go-awesome - V2Fly - Community version of V2Ray (Open source library / The Internet)
- awesomeLibrary - v2ray-core - A platform for building proxies to bypass network restrictions. (语言资源库 / go)
- StarryDivineSky - v2fly/v2ray-core
- AiTreasureBox - v2fly/v2ray-core - 11-03_32376_0](https://img.shields.io/github/stars/v2fly/v2ray-core.svg)|A platform for building proxies to bypass network restrictions.| (Repos)
- awesome - v2fly/v2ray-core - A platform for building proxies to bypass network restrictions. (Go)
- my-awesome - v2fly/v2ray-core - 10 star:32.4k fork:4.9k A platform for building proxies to bypass network restrictions. (Go)
- awesome-repositories - v2fly/v2ray-core - A platform for building proxies to bypass network restrictions. (Go)
- awesome-starts - v2fly/v2ray-core - A platform for building proxies to bypass network restrictions. (Go)
- stars - v2fly/v2ray-core - A platform for building proxies to bypass network restrictions. (Go)
- awesome - v2fly/v2ray-core - A platform for building proxies to bypass network restrictions. (Go)
README
Project V
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.
[](https://github.com/v2fly/v2ray-core/actions/workflows/test.yml)
[](https://codecov.io/gh/v2fly/v2ray-core?branch=master)
[](https://goreportcard.com/report/github.com/v2fly/v2ray-core/v5)
[](https://app.codacy.com/gh/v2fly/v2ray-core/dashboard)
[](https://github.com/v2fly/v2ray-core/releases/latest)
## Related Links
- [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)
## License
[The MIT License (MIT)](https://raw.githubusercontent.com/v2fly/v2ray-core/master/LICENSE)
## Credits
This repo relies on the following third-party projects:
- In production:
- [gorilla/websocket](https://github.com/gorilla/websocket)
- [quic-go/quic-go](https://github.com/quic-go/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)
- [jhump/protoreflect](https://github.com/jhump/protoreflect)
- [inetaf/netaddr](https://github.com/inetaf/netaddr)
- For testing only:
- [miekg/dns](https://github.com/miekg/dns)
- [h12w/socks](https://github.com/h12w/socks)