Auto-sync: 2026-04-17 08:37

This commit is contained in:
2026-04-17 08:38:12 +08:00
parent 6caa1c2f47
commit a0a48bd334
247 changed files with 6577 additions and 3061 deletions

View File

@@ -0,0 +1,40 @@
---
title: "安装v2rayN"
type: source
tags: [linux, v2rayn, windows, macos]
sources: []
last_updated: 2026-04-17
---
## Source File
- [[raw/Home Office/安装v2rayN.md]]
## Summary
- 核心主题v2rayN 多平台安装指南
- 问题域:代理客户端软件在不同操作系统上的安装方法
- 方法/机制:提供 WPF/Avalonia UI 两种界面版本,支持便携版和安装版
- 结论/价值:帮助用户在 Windows、Linux、macOS 系统上快速部署代理客户端
## Key Claims
- v2rayN 支持 Windows 10+、Debian 12+、Ubuntu 22.04+、Fedora 36+、Redhat 9+、macOS 12+
- Windows 版本提供 .NET 8.0 依赖版和 SelfContained 独立版
- Linux 提供 deb/rpm 包格式及便携版 zip
## Key Quotes
> "zip格式包为便携版解压缩到文件夹后直接可以运行" — 说明了便携版的特点
## Key Concepts
- [[v2rayN]]Windows/Linux 代理客户端
- [[v2rayNG]]Android 代理客户端
- [[V2Ray]]:代理软件核心,支持多种协议
## Key Entities
- [[v2rayN]]:本文档主要介绍的代理客户端软件
- [[Microsoft .NET 8.0]]Windows WPF 版本需要的运行时依赖
## Connections
- [[v2rayN]] ← extends ← [[V2Ray]]
- [[v2rayNG]] ← similar_to ← [[v2rayN]]
## Contradictions
- (暂无)