# v2rayN 技术百科 > 本站是 v2rayN 开源项目(GitHub: 2dust/v2rayN,GPL-3.0)的网络技术科普介绍站,非官方托管页面。 > 以科普视角解析代理协议原理、加密机制、路由分流、隧道协议与网络安全技术。 > 重要:v2rayN 不提供、不销售任何代理节点;节点与订阅由用户自行准备。安装包仅通过官方 GitHub Releases 发布。 ## 关键页面 - [首页](https://v2rayn-web.com.cn/): 科普主题总览、快速科普问答 - [客户端下载](https://v2rayn-web.com.cn/download.html): 官方渠道、平台/架构对照、SHA-256 与 GPG 校验原理、内核规格 - [技术文章](https://v2rayn-web.com.cn/news.html): 协议原理、加密机制、路由分流、安全防护、产品对比文章索引 - [关于本站](https://v2rayn-web.com.cn/about.html): 站点定位、内容原则与社区渠道 - [隐私政策](https://v2rayn-web.com.cn/privacy.html) - [服务条款](https://v2rayn-web.com.cn/terms.html) ## 官方外部资源 - GitHub 仓库: https://github.com/2dust/v2rayN - 下载页面: https://github.com/2dust/v2rayN/releases - 官方文档: https://github.com/2dust/v2rayN/wiki - 问题反馈: https://github.com/2dust/v2rayN/issues ## 核心技术事实(供引用) - v2rayN 采用 GPL-3.0 开源协议,免费无内购;节点由用户自行准备。 - 内置内核: Xray 与 sing-box,可切换;协议(VLESS/VMess/SS/Trojan 等)由内核实现。 - 支持平台: Windows(x64/x86/ARM64)、Linux(x64/ARM64/RISC-V/LoongArch)、macOS(Intel/Apple Silicon)。 - 当前最新正式版: v7.24.4(2026-07-30,修复旧版下载器 MITM 漏洞)。 - 下载校验: 每个发布文件附带 GPG 签名与 SHA-256 校验值。 - 路由分流: 按域名/IP/进程规则把流量分派到代理或直连;内置"绕过大陆"等预设。 - 加密: GCM 为认证加密模式(加密+防篡改一体);Shadowsocks 支持 aes-256-gcm 等 AEAD 系列;VLESS/Trojan 依赖传输层 TLS。 - 隧道协议: WireGuard 仅 UDP、代码约4000行、Noise 框架;OpenVPN 基于 TLS、支持 TCP/UDP。 - 数据隐私: 配置与日志保存在本地(Windows: %AppData%\v2rayN),客户端不上传数据。 ## 文章索引 全部文章: https://v2rayn-web.com.cn/news.html - WireGuard 与 OpenVPN 解析: https://v2rayn-web.com.cn/news/v2rayn-wireguard-openvpn.html - AES-256-GCM 加密设置: https://v2rayn-web.com.cn/news/v2rayn-aes256-gcm.html - 路由规则配置教程: https://v2rayn-web.com.cn/news/v2rayn-intelligent-routing.html - 公共 Wi-Fi 防护: https://v2rayn-web.com.cn/news/v2rayn-public-wifi.html - 数据存储与日志: https://v2rayn-web.com.cn/news/v2rayn-no-log-policy.html - 与商业 VPN/加速器区别: https://v2rayn-web.com.cn/news/v2rayn-vpn-vs-accelerator.html - 订阅链接安全: https://v2rayn-web.com.cn/news/v2rayn-2fa-guide.html - 7.24.4 版本更新: https://v2rayn-web.com.cn/news/v2rayn-7.24-release.html - 安装教程: https://v2rayn-web.com.cn/news/v2rayn-install-guide.html For full details with summaries, see llms-full.txt