Configs2026年7月5日·1 分钟阅读

v2rayN — Multi-Protocol Proxy GUI for Windows, Linux and macOS

A feature-rich GUI client supporting Xray, sing-box, and other proxy cores. Manages V2Ray, VLESS, Trojan, Shadowsocks, and more protocols with one-click subscription import and routing rules.

Agent 就绪

Agent 可直接安装

这个资产可安装;Agent 先选择当前运行时、检查安装计划,再运行匹配命令。

Native · 98/100策略:允许
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
v2rayN
直接安装命令
npx -y tokrepo@latest install e54d164f-786c-11f1-9bc6-00163e2b0d79 --target codex

先 dry-run 确认安装计划,再运行此命令。

Introduction

v2rayN is one of the most widely used open-source proxy GUI clients, originally built for Windows and now cross-platform via .NET/Avalonia. It acts as a frontend for multiple proxy cores (Xray, sing-box) and simplifies server management, subscription handling, and traffic routing.

What v2rayN Does

  • Manages proxy server connections across multiple protocols simultaneously
  • Imports and auto-updates server subscriptions from providers
  • Routes traffic based on domain, IP, or process rules
  • Tests server latency and bandwidth with built-in speed tests
  • Supports system proxy, TUN mode, and PAC-based selective routing

Architecture Overview

v2rayN is a .NET application (using Avalonia UI for cross-platform support) that orchestrates external proxy cores. It generates JSON configurations for the selected core (Xray or sing-box), spawns the core process, and manages system proxy or TUN device settings. The UI layer communicates with cores via their local API endpoints for real-time statistics.

Self-Hosting & Configuration

  • Download the release zip and extract (no installation required on Windows)
  • Add servers manually or import via subscription URL
  • Select routing rules: bypass LAN, proxy all, or custom rule sets
  • Enable TUN mode for transparent proxying of all system traffic
  • Configure DNS settings and outbound protocol preferences

Key Features

  • Multi-core support: switch between Xray-core, sing-box, or custom cores
  • Built-in subscription manager with auto-update scheduling
  • Real-time traffic statistics and per-connection logging
  • Custom routing rules with geo-IP and geo-site databases
  • Cross-platform: Windows, Linux, macOS via Avalonia UI

Comparison with Similar Tools

  • Clash Verge — rule-based routing focus; v2rayN is more protocol-centric
  • NekoRay/NekoBox — Qt-based alternative with similar core support
  • Qv2ray — archived project; v2rayN remains actively maintained
  • Shadowrocket — iOS-only paid client with similar functionality
  • sing-box CLI — command-line only; v2rayN adds a graphical layer

FAQ

Q: Which proxy core should I use? A: Xray-core offers the widest protocol support. sing-box provides better performance for newer protocols like Hysteria 2 and TUIC.

Q: Does v2rayN work on Linux? A: Yes, since version 7.x it supports Linux and macOS via the Avalonia UI framework.

Q: Can I use custom geo databases? A: Yes, you can replace the built-in geoip.dat and geosite.dat with community-maintained versions.

Q: Is the traffic encrypted? A: Encryption depends on the protocol chosen. VLESS+XTLS, Trojan, and Shadowsocks all provide strong encryption.

Sources

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产