diff --git a/README.md b/README.md index b6f0c570..e543310b 100644 --- a/README.md +++ b/README.md @@ -1,30 +1,71 @@ # v2rayN -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) +### 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) -[![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) - -## How to use - -Read the [Wiki](https://github.com/2dust/v2rayN/wiki) for details. - -## Telegram Channel - -[github_2dust](https://t.me/github_2dust) +[![Release](https://img.shields.io/github/v/release/2dust/v2rayN?logo=github&label=Release)](https://github.com/2dust/v2rayN/releases) +[![Downloads](https://img.shields.io/github/downloads/2dust/v2rayN/latest/total?logo=github&label=Downloads)](https://github.com/2dust/v2rayN/releases) +[![Telegram](https://img.shields.io/badge/Telegram-Chat-26A5E4?logo=telegram)](https://t.me/v2rayn) + +[![Windows](https://img.shields.io/badge/Windows-supported-0078D6?logo=windows)](https://github.com/2dust/v2rayN) +[![Linux](https://img.shields.io/badge/Linux-supported-FCC624?logo=linux&logoColor=000)](https://github.com/2dust/v2rayN) +[![macOS](https://img.shields.io/badge/macOS-supported-000000?logo=apple)](https://github.com/2dust/v2rayN) +[![GPG Signed](https://img.shields.io/badge/GPG-signed-4B32C3?logo=gnuprivacyguard)](https://github.com/2dust/v2rayN) -## GPG 签名校验 (GPG Verification) +--- -为了预防镜像站、运营商或 CDN 劫持,本项目发布的 Release 文件已使用 GPG 进行签名,以供用户校验文件的真实性与完整性。 +## Download / 下载 -To prevent hijacking by mirror sites, ISPs, or CDNs, the Release files of this project are signed with GPG for users to verify their authenticity and integrity. +Download the latest release here: + +在这里下载最新版本: + +[https://github.com/2dust/v2rayN/releases](https://github.com/2dust/v2rayN/releases) + +--- + +## Documentation / 使用文档 + +Read the Wiki for usage guides and configuration details. + +请阅读 Wiki 获取使用说明和配置教程。 + +[https://github.com/2dust/v2rayN/wiki](https://github.com/2dust/v2rayN/wiki) + +--- + +## Supported Platforms / 支持平台 + +| Platform / 平台 | x64 | x86 | arm64 | riscv64 | loong64 | +| --- | --- | --- | --- | --- | --- | +| Windows | ✅ | ✅ | ✅ | - | - | +| Linux | ✅ | - | ✅ | ✅ | ✅ | +| macOS | ✅ | - | ✅ | - | - | + +--- + +## GPG Verification / GPG 签名校验 + +Release files are signed with GPG to verify authenticity and integrity, helping prevent mirror, ISP, or CDN hijacking. + +发布文件已使用 GPG 签名,可用于校验文件真实性与完整性,预防镜像站、运营商或 CDN 劫持。 + +### Fingerprint / 公钥指纹 -### 公钥指纹 (Key Fingerprint) ```text -76945E9F3E9A168F8070F195805D661C134DFAF68903C199463C31E5AE903AE0 +7694 5E9F 3E9A 168F 8070 F195 805D 661C +134D FAF6 8903 C199 463C 31E5 AE90 3AE0 ``` + +--- + +## Community / 社区 + +Telegram Group / Telegram 群组: + +[https://t.me/v2rayN](https://t.me/v2rayN) + +Telegram Channel / Telegram 频道: + +[https://t.me/github_2dust](https://t.me/github_2dust)