Analysis updated 2026-06-21
Bypass internet censorship on macOS using proxy protocols like vmess, shadowsocks, or trojan without touching the command line.
Route only traffic to blocked sites through the proxy while letting everything else go direct using PAC mode.
Automatically sync and refresh a list of proxy servers from a subscription URL.
Use global proxy mode to route all Mac traffic through a remote server for maximum privacy.
| yanue/v2rayu | microsoft/fluentui | programthink/books | |
|---|---|---|---|
| Stars | 19,979 | 19,978 | 19,980 |
| Language | — | TypeScript | — |
| Setup difficulty | moderate | easy | easy |
| Complexity | 2/5 | 2/5 | 1/5 |
| Audience | general | developer | general |
Figures from each repo's GitHub metadata at analysis time.
Requires a v2ray-compatible proxy server, V2rayU is only the macOS client side and does not provide servers.
V2rayU is a macOS desktop client for v2ray, a proxy and network tunneling tool used to route internet traffic through remote servers. The practical use case is bypassing internet censorship, the description explicitly states it is for "accessing the internet scientifically," a common Chinese-language phrase for circumventing the Great Firewall. The app is written in Swift and provides a graphical menu-bar interface on Mac, making it easier to use v2ray without touching the command line. The client supports several connection protocols: vmess, vless, shadowsocks (ss/ssr), trojan, socks5, and xTLS. You can add servers by scanning a QR code, pasting a configuration link from the clipboard, importing from a local file or URL, or entering settings manually. Once a server is configured, V2rayU can route traffic in different modes: a PAC mode that only proxies traffic to blocked sites while letting everything else go direct, a global proxy mode that routes all traffic through the server, and a manual mode for use alongside browser extensions like Proxy SwitchyOmega. It also supports subscriptions, a way to automatically import and update a list of servers from a URL. Installation is via Homebrew with a single command or by downloading a release from GitHub. The app sits in the macOS menu bar and wraps the underlying v2ray-core engine, which handles the actual tunneling. The source is licensed under GPLv3.
A macOS menu-bar app that makes it easy to route your internet traffic through proxy servers using v2ray, primarily used to access sites blocked by internet censorship.
Free to use and modify, but distributed versions must also be released as open source under GPLv3.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.