Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
V2rayn | 47,447 | a day ago | 217 | gpl-3.0 | C# | |||||
A GUI client for Windows, support Xray core and v2fly core and others | ||||||||||
V2ray Core | 43,123 | 7 | 41 | 8 days ago | 4 | June 03, 2019 | 26 | mit | Go | |
A platform for building proxies to bypass network restrictions. | ||||||||||
Fanqiang | 32,025 | a day ago | 287 | Kotlin | ||||||
翻墙-科学上网 | ||||||||||
V2ray Core | 23,915 | 30 | 5 days ago | 201 | June 12, 2022 | 62 | mit | Go | ||
A platform for building proxies to bypass network restrictions. | ||||||||||
V2rayng | 23,862 | a day ago | 4 | April 26, 2021 | 304 | gpl-3.0 | Kotlin | |||
A V2Ray client for Android, support Xray core and v2fly core | ||||||||||
Xray Core | 16,179 | 49 | 5 days ago | 93 | June 19, 2023 | 381 | mpl-2.0 | Go | ||
Xray, Penetrates Everything. Also the best v2ray-core, with XTLS support. Fully compatible configuration. | ||||||||||
Clash Rules | 11,884 | a day ago | gpl-3.0 | |||||||
🦄️ 🎃 👻 Clash Premium 规则集(RULE-SET),兼容 ClashX Pro、Clash for Windows 客户端。 | ||||||||||
V2ray Rules Dat | 11,751 | a day ago | 2 | gpl-3.0 | ||||||
🦄 🎃 👻 V2Ray 路由规则文件加强版,可代替 V2Ray 官方 geoip.dat 和 geosite.dat,兼容 Shadowsocks-windows、Xray-core、Trojan-Go 和 leaf。Enhanced edition of V2Ray rules dat files, compatible with Xray-core, Shadowsocks-windows, Trojan-Go and leaf. | ||||||||||
Shadowrocket Adblock Rules Forever | 7,400 | a day ago | 2 | other | ||||||
提供多款 Shadowrocket 规则,拥有强劲的广告过滤功能。每日8时重新构建规则。 | ||||||||||
V2rayx | 7,184 | 6 months ago | 116 | gpl-3.0 | Objective-C | |||||
GUI for v2ray-core on macOS |
A V2Ray client for Android, support Xray core and v2fly core
Android/data/com.v2ray.ang/files/assets
(path may differ on some Android device)Android project under V2rayNG folder can be compiled directly in Android Studio, or using Gradle wrapper. But the v2ray core inside the aar is (probably) outdated.
The aar can be compiled from the Golang project AndroidLibV2rayLite or AndroidLibXrayLite.
For a quick start, read guide for Go Mobile and Makefiles for Go Developers
v2rayNG can run on Android Emulators. For WSA, VPN permission need to be granted via
appops set [package name] ACTIVATE_VPN allow