pkg.soopen package index

brew / 排名 1705

使用 Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, scoop, winget, zypper 安装 v2ray

查看 v2ray 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install v2ray

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install v2ray

MacPorts ports tree · net/v2ray/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add v2ray

Alpine Linux edge package indexes · v2ray · 来源: dl-cdn.alpinelinux.org

Debian apt已验证 · 92%
sudo apt install v2ray

Debian stable package indexes · v2ray · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#v2ray

nixpkgs package indexes · pkgs/by-name/v2/v2ray/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S v2ray

Arch Linux sync databases · v2ray · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install v2ray-core

openSUSE Tumbleweed package metadata · v2ray-core · 来源: download.opensuse.org

Windows

Chocolatey已验证 · 92%
choco install v2ray

Chocolatey community package catalog · v2ray · 来源: community.chocolatey.org

Scoop已验证 · 92%
scoop install main/v2ray

Scoop official bucket manifest trees · bucket/v2ray.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id v2fly.v2ray-core -e

Windows Package Manager source index · v2fly.v2ray-core · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Platform for building proxies to bypass network restrictions

命令和别名

  • v2ray

历史

项目历史与用法

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.

时间线

  • 2015-present: V2Fly site footer identifies Project V/V2Fly community material across this period.
  • 2020: The V2Fly-maintained plain-language guide documents V2Ray's relationship to Project V and Shadowsocks-era history.
  • 2020s: Developer docs describe the Go codebase, GitHub-based release automation, release archiving, and stable release signing.

Related projects

  • Project V is the broader tool collection around V2Ray.
  • Shadowsocks is the related single-protocol proxy tool used as a comparison point in official V2Fly guide material.
  • VMess and VLESS are V2Ray-related protocols; VMess is documented as V2Ray's original encrypted communication protocol.

来源

安全态势

风险级别:orange

formula declares a Homebrew service.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • formula declares a Homebrew service

信号

  • metadata:service

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/v2ray/config.json/usr/local/etc/v2ray/config.json/opt/v2ray/etc/config.json
macOS
config.json in the same directory as V2Ray
Windows
config.json in the same directory as V2Ray

可执行文件

已安装的可执行文件

命令类型暴露范围备注
v2ray可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本5.51.2
管理器更新时间2026-07-26
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:v2ray
版本5.51.2
软件包管理器Homebrew
主页https://v2fly.org/
仓库https://github.com/v2fly/v2ray-core
最后更新2026-07-26T00:29:59+02:00
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

v2ray 4.34.0+ds-4+b12

Command line tool for golang-v2ray-core

https://github.com/v2fly/v2ray-core

sudo apt install v2ray
  • Section: devel
  • Architecture: amd64
  • Source Package: golang-v2ray-core
  • 1 依赖
  • normalized package name match
  • 匹配方式:V2ray
Debian stable package indexes · deb.debian.org · Debian stable package indexes: v2ray from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

v2ray

nix profile install nixpkgs#v2ray
  • normalized package name match
  • 匹配方式:V2ray
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/v2/v2ray/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

v2ray 4.34.0+ds-4

Command line tool for golang-v2ray-core

https://github.com/v2fly/v2ray-core

sudo apt install v2ray
  • Section: universe/devel
  • Architecture: amd64
  • Source Package: golang-v2ray-core
  • 1 依赖
  • normalized package name match
  • 匹配方式:V2ray
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: v2ray from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

v2ray 5.47.0-r3

A platform for building proxies to bypass network restrictions

https://v2fly.org

sudo apk add v2ray
  • License: MIT
  • Architecture: x86_64
  • Source Package: v2ray
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:V2ray
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: v2ray from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

v2ray-openrc 5.47.0-r3

A platform for building proxies to bypass network restrictions (OpenRC init scripts)

https://v2fly.org

sudo apk add v2ray-openrc
  • License: MIT
  • Architecture: x86_64
  • Source Package: v2ray
  • normalized package name match
  • 匹配方式:V2ray
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: v2ray-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

v2ray 5.49.0-1

A platform for building proxies to bypass network restrictions

https://github.com/v2fly/v2ray-core

sudo pacman -S v2ray
  • License: MIT
  • Architecture: x86_64
  • 3 依赖
  • normalized package name match
  • 匹配方式:V2ray
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: v2ray from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

v2ray-core 5.51.2-1.4

Network tools for building a computer network

https://github.com/v2fly/v2ray-core

sudo zypper install v2ray-core
  • License: MIT
  • Category: Productivity/Networking/Web/Proxy
  • Architecture: x86_64
  • Source Package: v2ray-core
  • 1 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:V2ray
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: v2ray-core from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

v2ray

sudo port install v2ray
  • normalized package name match
  • 匹配方式:V2ray
MacPorts ports tree · api.github.com · MacPorts ports tree: net/v2ray/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

v2ray

choco install v2ray
  • normalized package name match
  • 匹配方式:V2ray
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: v2ray from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','unikey'
Scoop95%

main/v2ray

scoop install main/v2ray
  • normalized package name match
  • 匹配方式:V2ray
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/v2ray.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

v2fly.v2ray-core

winget install --id v2fly.v2ray-core -e
  • normalized package name match
  • 匹配方式:V2ray
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: v2fly.v2ray-core from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation