mirror of
https://github.com/2dust/v2rayN.git
synced 2025-11-29 03:02:53 +00:00
Page:
Release files introduction
Pages
Description of VLESS share link
Description of VMess share link
Description of custom routing rules
Description of proxy chain
Description of some parameters
Description of some ui
Description of subscription
Description of system proxy routing
Faq
Home
List of supported cores
Release files introduction
No results
Table of Contents
This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
发布文件介绍 (v7.x)
通用说明
- 发布包中含部分 Core 文件(
Xray,sing-box,mihomo),方便使用;其他 Core 需要自己去下载,支持的核心列表 zip格式包为便携版,解压缩到文件夹后直接可以运行,存储文件位置为本文件夹;可以复制多份互相独立
Windows
- 支持的系统版本
Windows 10+
Windows x64
v2rayN-windows-64.zipWPF实现的界面,需要安装 [Microsoft .NET 8.0 Desktop Runtime]v2rayN-windows-64-SelfContained.zipWPF实现的界面v2rayN-windows-64-desktop.zipAvalonia UI 实现的界面- 其他 Core 你可以从 这里 下载后放入 bin 文件夹
Windows arm64
- 在 Windows arm64 下能使用吗?
v2rayN-windows-arm64.zipWPF实现的界面,需要安装 [Microsoft .NET 8.0 Desktop Runtime]v2rayN-windows-arm64-desktop.zipAvalonia UI 实现的界面
Linux
- 非
zip格式包为安装版,存储文件位置为系统规定的用户文件中 - deb 适用于 Debian/Ubuntu,rpm 适用于 Fedora/Redhat
- 支持的发行版
Debian 12 + Ubuntu 22.04 + Fedora 36 + Redhat 9 +
Linux x64
v2rayN-linux-64.zip执行:chmod +x v2rayN普通用户运行./v2rayNv2rayN-linux-64.deb安装:sudo apt install -y ./v2rayN-linux-64.debv2rayN-linux-rhel-x64.rpm安装:sudo dnf install -y ./v2rayN-linux-rhel-x64.rpm
Linux arm64
v2rayN-linux-arm64.zip执行:chmod +x v2rayN普通用户运行./v2rayNv2rayN-linux-arm64.deb安装:sudo apt install -y ./v2rayN-linux-arm64.debv2rayN-linux-rhel-arm64.rpm安装:sudo dnf install -y ./v2rayN-linux-rhel-arm64.rpm
macOS
- 非
zip格式包为安装版,存储文件位置为系统规定的用户文件中 - 支持的系统版本
macOS 12+
macOS x64
v2rayN-macos-64.zip执行:chmod +x v2rayN普通用户运行./v2rayNv2rayN-macos-64.dmg由于安装包没有签名,会提示应用已损坏;安装后需要运行:xattr -cr /Applications/v2rayN.app
macOS arm64
v2rayN-macos-arm64.zip执行:chmod +x v2rayN普通用户运行./v2rayNv2rayN-macos-arm64.dmg由于安装包没有签名,会提示应用已损坏;安装后需要运行:xattr -cr /Applications/v2rayN.app