macOS
brew install v2raylocal Homebrew formula metadata
sudo port install v2rayMacPorts ports tree · net/v2ray/Portfile · source: api.github.com
brew
Platform for building proxies to bypass network restrictions. Version 5.51.2 via Homebrew; verified 2026-07-07.
install
brew install v2raylocal Homebrew formula metadata
sudo port install v2rayMacPorts ports tree · net/v2ray/Portfile · source: api.github.com
sudo apk add v2rayAlpine Linux edge package indexes · v2ray · source: dl-cdn.alpinelinux.org
sudo apt install v2rayDebian stable package indexes · v2ray · source: deb.debian.org
nix profile install nixpkgs#v2raynixpkgs package indexes · pkgs/by-name/v2/v2ray/package.nix · source: api.github.com
sudo pacman -S v2rayArch Linux sync databases · v2ray · source: geo.mirror.pkgbuild.com
sudo zypper install v2ray-coreopenSUSE Tumbleweed package metadata · v2ray-core · source: download.opensuse.org
choco install v2rayChocolatey community package catalog · v2ray · source: community.chocolatey.org
scoop install main/v2rayScoop official bucket manifest trees · bucket/v2ray.json · source: api.github.com
winget install --id v2fly.v2ray-core -eWindows Package Manager source index · v2fly.v2ray-core · source: cdn.winget.microsoft.com
overview
Platform for building proxies to bypass network restrictions
history
V2Ray is the core tool of Project V, a proxy and network-routing platform maintained by the V2Fly community. Official V2Fly documentation presents it as a multi-protocol, cross-platform system for building dedicated communication networks with configurable inbound protocols, outbound protocols, routing, transports, and obfuscation.
Project V documentation describes V2Ray as the core of a broader tool collection: V2Ray handles network protocols and communication, while other tools and user interfaces can build on top of it. The newer V2Fly site describes the project as community-led and points the official core source to `v2fly/v2ray-core`.
The official plain-language guide places V2Ray in the same historical neighborhood as Shadowsocks, but distinguishes it as a platform rather than a single proxy protocol. It says V2Ray was developed after pressure against the Shadowsocks creator and that Project V developed it as a protest; this is community documentation rather than a conventional corporate origin story.
The developer documentation shows the modern project as a Go codebase built and released through GitHub automation, with release artifacts archived for long-term availability and stable releases signed with the V2Fly signing key.
V2Ray's adoption was driven by users who needed configurable proxying and routing across censorship-prone or restricted networks. The official guide assumes users are comfortable with Linux shells, VPS access, SSH, and editing configuration files, which reflects the self-hosted, operations-heavy adoption path.
Package-manager adoption broadened the install story. The supplied package facts list Homebrew, Chocolatey, Debian, Ubuntu, Arch, Nix, MacPorts, Scoop, WinGet, zypper, and apk names, matching the official project's cross-platform positioning.
V2Ray is configured primarily through JSON. The official FAQ shows troubleshooting with systemd logs and `v2ray -config=<config-file> -test`; protocol docs describe user IDs, transports, and protocol-specific authentication; and the home page highlights multi-entry/multi-exit routing, multi-protocol support, stealth, security, load balancing, and cross-platform operation.
In package-nerd terms, V2Ray is often installed as a daemon-capable CLI plus configuration tree. The interesting parts are not a simple `v2ray` executable alone, but the package's config-file locations, service integration, signed release artifacts, and compatibility with multiple inbound and outbound proxy protocols.
V2Ray is significant because it packages a modular proxy platform into ordinary OS package-manager channels. It is a network tool whose real behavior is determined by structured config, protocol modules, transport choices, routing rules, and service-manager setup.
It also sits in a sensitive niche: anti-censorship and privacy-network tooling. For maintainers, that makes official-source provenance, signed releases, config-path clarity, and avoiding random mirrors especially important.
security posture
formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/v2ray/config.json/usr/local/etc/v2ray/config.json/opt/v2ray/etc/config.jsonconfig.json in the same directory as V2Rayconfig.json in the same directory as V2Rayexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
v2ray | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/v2fly/v2ray-core
install metadata
| Package key | brew:v2ray |
|---|---|
| Version | 5.51.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/v2ray |
| Homepage | https://v2fly.org/ |
| Repository | https://github.com/v2fly/v2ray-core |
| Upstream docs | https://v2fly.org/ |
| License | MIT AND CC-BY-SA-4.0 |
| Source archive | https://github.com/v2fly/v2ray-core/archive/refs/tags/v5.51.2.tar.gz |
| Last updated | 2026-07-07T05:11:47Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | v2ray |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
v2ray 4.34.0+ds-4+b12
Command line tool for golang-v2ray-core
https://github.com/v2fly/v2ray-core
sudo apt install v2rayv2ray
nix profile install nixpkgs#v2rayv2ray 4.34.0+ds-4
Command line tool for golang-v2ray-core
https://github.com/v2fly/v2ray-core
sudo apt install v2rayv2ray 5.47.0-r2
A platform for building proxies to bypass network restrictions
sudo apk add v2rayv2ray-openrc 5.47.0-r2
A platform for building proxies to bypass network restrictions (OpenRC init scripts)
sudo apk add v2ray-openrcv2ray 5.49.0-1
A platform for building proxies to bypass network restrictions
https://github.com/v2fly/v2ray-core
sudo pacman -S v2rayv2ray-core 5.51.2-1.1
Network tools for building a computer network
https://github.com/v2fly/v2ray-core
sudo zypper install v2ray-corev2ray
sudo port install v2rayv2ray
choco install v2raymain/v2ray
scoop install main/v2rayv2fly.v2ray-core
winget install --id v2fly.v2ray-core -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.