--- title: "安装v2rayN" type: source tags: [v2rayn, 科学上网, 客户端] date: 2025-09-15 --- ## Source File - [[raw/Home Office/安装v2rayN.md]] ## Summary - 核心主题:v2rayN 多平台客户端安装说明(Windows/Linux/macOS) - 问题域:科学上网客户端配置 - 方法/机制:各平台下载对应版本,部分平台需要 .NET Runtime 或手动赋予执行权限 - 结论/价值:跨平台科学上网客户端完整安装指南 ## Key Claims - Windows x64:v2rayN-windows-64.zip 便携版,需安装 .NET 8.0 Desktop Runtime - Linux x64:deb 安装版或 zip 便携版(chmod +x 后 ./v2rayN 运行) - macOS arm64:dmg 安装后需运行 xattr -cr /Applications/v2rayN.app 解除签名限制 - 各平台均支持 Xray/sing-box/mihomo 等多种 Core ## Key Quotes > "macOS 安装包没有签名,会提示应用已损坏;安装后需要运行:xattr -cr /Applications/v2rayN.app" — macOS 签名问题解决方案 ## Key Concepts - [[v2rayN]]:跨平台科学上网 GUI 客户端 - [[Xray]]:v2ray 核心 - [[sing-box]]:综合性代理工具 - [[mihomo]]:代理核心 ## Key Entities - [[v2rayN]]:客户端软件 ## Connections - [[v2rayN]] ← supports ← [[Xray]] - [[v2rayN]] ← supports ← [[sing-box]] ## Contradictions - 无