macOS
brew install v2raylocal Homebrew formula metadata
sudo port install v2rayMacPorts ports tree · net/v2ray/Portfile · 来源: api.github.com
安装
brew install v2raylocal Homebrew formula metadata
sudo port install v2rayMacPorts ports tree · net/v2ray/Portfile · 来源: api.github.com
sudo apk add v2rayAlpine Linux edge package indexes · v2ray · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#v2raynixpkgs package indexes · pkgs/by-name/v2/v2ray/package.nix · 来源: api.github.com
sudo pacman -S v2rayArch Linux sync databases · v2ray · 来源: geo.mirror.pkgbuild.com
sudo zypper install v2ray-coreopenSUSE Tumbleweed package metadata · v2ray-core · 来源: download.opensuse.org
choco install v2rayChocolatey community package catalog · v2ray · 来源: community.chocolatey.org
scoop install main/v2rayScoop official bucket manifest trees · bucket/v2ray.json · 来源: api.github.com
winget install --id v2fly.v2ray-core -eWindows Package Manager source index · v2fly.v2ray-core · 来源: cdn.winget.microsoft.com
概览
Platform for building proxies to bypass network restrictions
历史
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.
安全态势
formula declares a Homebrew service.
orange 风险 · 中 置信度 · infrastructure
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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 V2Ray可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
v2ray | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:v2ray |
|---|---|
| 版本 | 5.51.2 |
| 软件包管理器 | Homebrew |
| 主页 | https://v2fly.org/ |
| 仓库 | https://github.com/v2fly/v2ray-core |
| 最后更新 | 2026-07-26T00:29:59+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-r3
A platform for building proxies to bypass network restrictions
sudo apk add v2rayv2ray-openrc 5.47.0-r3
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.4
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 -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.