Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/v2ray/v2ray-core
A platform for building proxies to bypass network restrictions.
https://github.com/v2ray/v2ray-core
golang http-proxy proxy shadowsocks socks socks5 v2ray vmess
Last synced: 3 days ago
JSON representation
A platform for building proxies to bypass network restrictions.
- Host: GitHub
- URL: https://github.com/v2ray/v2ray-core
- Owner: v2ray
- License: mit
- Created: 2015-09-04T11:42:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T01:55:31.000Z (3 months ago)
- Last Synced: 2024-10-26T03:32:04.568Z (about 2 months ago)
- Topics: golang, http-proxy, proxy, shadowsocks, socks, socks5, v2ray, vmess
- Language: Go
- Homepage: https://www.v2ray.com/
- Size: 52.6 MB
- Stars: 45,388
- Watchers: 1,358
- Forks: 8,943
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-go - v2ray/v2ray-core
- stars - v2ray/v2ray-core
- awesome - v2ray/v2ray-core - A platform for building proxies to bypass network restrictions. (Go)
- favorite-link - 用于构建代理以绕过网络限制的平台。
- awesome - v2ray/v2ray-core - A platform for building proxies to bypass network restrictions. (Go)
- awesome-github - v2ray/v2ray-core
- awesome-repositories - v2ray/v2ray-core - A platform for building proxies to bypass network restrictions. (Go)
- awesome-starts - v2ray/v2ray-core - A platform for building proxies to bypass network restrictions. (Go)
- go-awesome - V2Ray
- awesome-network-stuff - **25531**星
- awesome-anti-censorship - v2ray - A platform for building proxies to bypass network restrictions (Categories / Network tunnels)
- awesome-notes - v2ray-core `A platform for building proxies to bypass network restrictions. https://www.v2ray.com/`
- awesome - v2ray/v2ray-core - A platform for building proxies to bypass network restrictions. (Go)
- awesome - v2ray/v2ray-core - A platform for building proxies to bypass network restrictions. (Go)
- my-awesome - v2ray/v2ray-core - proxy,proxy,shadowsocks,socks,socks5,v2ray,vmess pushed_at:2024-11 star:45.5k fork:9.0k A platform for building proxies to bypass network restrictions. (Go)
- AiTreasureBox - v2ray/v2ray-core - 12-07_45532_0](https://img.shields.io/github/stars/v2ray/v2ray-core.svg)|A platform for building proxies to bypass network restrictions.| (Repos)
README
# Move To https://github.com/v2fly/v2ray-core
***
# Project V
[![GitHub Test Badge][1]][2] [![codecov.io][3]][4] [![GoDoc][5]][6] [![codebeat][7]][8] [![Downloads][9]][10] [![Downloads][11]][12]
[1]: https://github.com/v2fly/v2ray-core/workflows/Test/badge.svg "GitHub Test Badge"
[2]: https://github.com/v2fly/v2ray-core/actions "GitHub Actions Page"
[3]: https://codecov.io/gh/v2fly/v2ray-core/branch/master/graph/badge.svg?branch=master "Coverage Badge"
[4]: https://codecov.io/gh/v2fly/v2ray-core?branch=master "Codecov Status"
[5]: https://godoc.org/v2ray.com/core?status.svg "GoDoc Badge"
[6]: https://godoc.org/v2ray.com/core "GoDoc"
[7]: https://goreportcard.com/badge/github.com/v2fly/v2ray-core "Goreportcard Badge"
[8]: https://goreportcard.com/report/github.com/v2fly/v2ray-core "Goreportcard Result"
[9]: https://img.shields.io/github/downloads/v2ray/v2ray-core/total.svg "v2ray/v2ray-core downloads count"
[10]: https://github.com/v2ray/v2ray-core/releases "v2ray/v2ray-core release page"
[11]: https://img.shields.io/github/downloads/v2fly/v2ray-core/total.svg "v2fly/v2ray-core downloads count"
[12]: https://github.com/v2fly/v2ray-core/releases "v2fly/v2ray-core release page"Project V is a set of network tools that help you to build your own computer network. It secures your network connections and thus protects your privacy. See [our website](https://www.v2fly.org/) for more information.
## 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)
- [gRPC](https://google.golang.org/grpc)
- For testing only:
- [miekg/dns](https://github.com/miekg/dns)
- [h12w/socks](https://github.com/h12w/socks)