mirror of
https://github.com/2dust/v2rayN.git
synced 2026-05-30 01:34:08 +00:00
Merge remote-tracking branch 'origin/V2rayN-Branch' into V2rayN-Branch
This commit is contained in:
commit
e6f1efd4f4
1 changed files with 42 additions and 12 deletions
54
README.md
54
README.md
|
|
@ -1,18 +1,48 @@
|
||||||
# v2rayN
|
<div align="center">
|
||||||
|
|
||||||
A GUI client for Windows, Linux and macOS, support [Xray](https://github.com/XTLS/Xray-core)
|
# ⚡ v2rayN - Unofficial Branch
|
||||||
and [sing-box](https://github.com/SagerNet/sing-box)
|
|
||||||
and [others](https://github.com/2dust/v2rayN/wiki/List-of-supported-cores)
|
|
||||||
|
|
||||||
[](https://github.com/2dust/v2rayN/commits/master)
|
### Custom build / experimental branch of v2rayN
|
||||||
[](https://www.codefactor.io/repository/github/2dust/v2rayn)
|
|
||||||
[](https://github.com/2dust/v2rayN/releases)
|
|
||||||
[](https://t.me/v2rayn)
|
|
||||||
|
|
||||||
## How to use
|

|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
Read the [Wiki](https://github.com/2dust/v2rayN/wiki) for details.
|
</div>
|
||||||
|
|
||||||
## Telegram Channel
|
---
|
||||||
|
|
||||||
[github_2dust](https://t.me/github_2dust)
|
## 🧪 What is this?
|
||||||
|
|
||||||
|
This is an **unofficial branch** of `v2rayN`.
|
||||||
|
|
||||||
|
It is not the official release, not the upstream stable build, and not pretending to be.
|
||||||
|
This branch exists for custom changes, experiments, tweaks, builds, fixes, and whatever else needs testing before it becomes useful.
|
||||||
|
|
||||||
|
Use it like a lab build, not a polished product.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## ⚠️ Disclaimer
|
||||||
|
|
||||||
|
This branch may include:
|
||||||
|
|
||||||
|
- unfinished changes
|
||||||
|
- broken features
|
||||||
|
- random experiments
|
||||||
|
- custom patches
|
||||||
|
- unstable builds
|
||||||
|
- things that worked once and then decided not to
|
||||||
|
|
||||||
|
No promises. No warranty. No corporate nonsense.
|
||||||
|
|
||||||
|
If something breaks, check the code, open an issue, or go back to the official version.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## 🚀 Based On
|
||||||
|
|
||||||
|
This project is based on the original:
|
||||||
|
|
||||||
|
```txt
|
||||||
|
2dust/v2rayN
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue