Revise README for Multi-Port Edition features

Updated README to reflect new multi-port features and added badges.
This commit is contained in:
jj 2025-11-13 08:59:18 +08:00 committed by GitHub
parent 24f8d767b1
commit 6a8a8b218a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,18 +1,22 @@
# v2rayN
# v2rayN Multi-Port Edition
A GUI client for Windows, Linux and macOS, support [Xray](https://github.com/XTLS/Xray-core)
and [sing-box](https://github.com/SagerNet/sing-box)
and [others](https://github.com/2dust/v2rayN/wiki/List-of-supported-cores)
[![Sync Upstream](https://github.com/YourUsername/v2rayN/actions/workflows/sync-upstream.yml/badge.svg)](https://github.com/YourUsername/v2rayN/actions/workflows/sync-upstream.yml)
[![Build and Release](https://github.com/YourUsername/v2rayN/actions/workflows/build-release.yml/badge.svg)](https://github.com/YourUsername/v2rayN/actions/workflows/build-release.yml)
[![GitHub release](https://img.shields.io/github/v/release/YourUsername/v2rayN?include_prereleases)](https://github.com/YourUsername/v2rayN/releases)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/2dust/v2rayN)](https://github.com/2dust/v2rayN/commits/master)
[![CodeFactor](https://www.codefactor.io/repository/github/2dust/v2rayn/badge)](https://www.codefactor.io/repository/github/2dust/v2rayn)
[![GitHub Releases](https://img.shields.io/github/downloads/2dust/v2rayN/latest/total?logo=github)](https://github.com/2dust/v2rayN/releases)
[![Chat on Telegram](https://img.shields.io/badge/Chat%20on-Telegram-brightgreen.svg)](https://t.me/v2rayn)
基于官方 [2dust/v2rayN](https://github.com/2dust/v2rayN) 的多端口增强版本。
## How to use
## 新增功能
Read the [Wiki](https://github.com/2dust/v2rayN/wiki) for details.
- ✨ 多端口多节点支持
- 🎯 每个端口独立配置代理节点
- 🔌 支持 SOCKS5 和 HTTP 协议
- 🎨 图形化配置界面
## Telegram Channel
## 下载
[github_2dust](https://t.me/github_2dust)
前往 [Releases](https://github.com/YourUsername/v2rayN/releases) 页面下载最新版本。
## 使用方法
...