mirror of https://github.com/2dust/v2rayN
Page:
Release files introduction
Table of Contents
This file contains ambiguous Unicode characters!
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
发布文件介绍 (v7.x)
通用说明
- 发布包中含部分 Core 文件(
Xray
,sing-box
,mihomo
),方便使用;其他 Core 需要自己去下载,支持的核心列表 zip
格式包为便携版,解压缩到文件夹后直接可以运行,存储文件位置为本文件夹;可以复制多份互相独立
Windows
- 支持的系统版本
Windows 10+
Windows x64
v2rayN-windows-64.zip
WPF实现的界面,需要安装 [Microsoft .NET 8.0 Desktop Runtime]v2rayN-windows-64-SelfContained.zip
WPF实现的界面v2rayN-windows-64-desktop.zip
Avalonia UI 实现的界面- 其他 Core 你可以从 这里 下载后放入 bin 文件夹
Windows arm64
v2rayN-windows-arm64.zip
WPF实现的界面,需要安装 [Microsoft .NET 8.0 Desktop Runtime]v2rayN-windows-arm64-desktop.zip
Avalonia UI 实现的界面
Linux
- 非
zip
格式包为安装版,存储文件位置为系统规定的用户文件中 - 支持的发行版
Debian 12 + Ubuntu 22.04 + Fedora 36 + Redhat 9 +
Linux x64
v2rayN-linux-64.zip
执行:chmod +x v2rayN
普通用户运行./v2rayN
v2rayN-linux-64.deb
安装:sudo dpkg -i v2rayN-linux-64.deb
,无法使用内置检查更新升级版本v2rayN-linux-64.AppImage
无法使用内置检查更新升级版本
Linux arm64
v2rayN-linux-arm64.zip
执行:chmod +x v2rayN
普通用户运行./v2rayN
v2rayN-linux-arm64.deb
安装:sudo dpkg -i v2rayN-linux-arm64.deb
,无法使用内置检查更新升级版本v2rayN-linux-arm64.AppImage
无法使用内置检查更新升级版本
macOS
- 非
zip
格式包为安装版,存储文件位置为系统规定的用户文件中 - 支持的系统版本
macOS 11+
macOS x64
v2rayN-macos-64.zip
执行:chmod +x v2rayN
普通用户运行./v2rayN
v2rayN-macos-64.dmg
由于安装包没有签名,会提示应用已损坏;安装后需要运行:xattr -cr /Applications/v2rayN.app
macOS arm64
v2rayN-macos-arm64.zip
执行:chmod +x v2rayN
普通用户运行./v2rayN
v2rayN-macos-arm64.dmg
由于安装包没有签名,会提示应用已损坏;安装后需要运行:xattr -cr /Applications/v2rayN.app