diff --git a/README.md b/README.md index 4d728c9b..80f46905 100644 --- a/README.md +++ b/README.md @@ -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) 页面下载最新版本。 + +## 使用方法 + +...