Обновить README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[English](/README.md) | [中文](/README.zh_CN.md) | [Español](/README.es_ES.md) | [Русский](/README.ru_RU.md)
|
||||
[English](/README.md) | [Русский](/README.ru_RU.md)
|
||||
|
||||
<p align="center">
|
||||
<picture>
|
||||
@@ -10,22 +10,11 @@
|
||||
**An Advanced Web Panel • Built on Xray Core**
|
||||
|
||||
[](https://git.ruwake.space/jahlib/3x-ui-legacy-fork/releases)
|
||||
[](https://git.ruwake.space/jahlib/3x-ui-legacy-fork)
|
||||
[](https://github.com/MHSanaei/3x-ui)
|
||||
[](https://www.gnu.org/licenses/gpl-3.0.en.html)
|
||||
|
||||
> **Disclaimer:** This project is only for personal learning and communication, please do not use it for illegal purposes, please do not use it in a production environment
|
||||
|
||||
**If this project is helpful to you, you may wish to give it a**:star2:
|
||||
|
||||
<p align="left">
|
||||
<a href="https://git.ruwake.space/jahlib/3x-ui-legacy-fork" target="_blank">
|
||||
<img src="./media/buymeacoffe.png" alt="Image">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
- USDT (TRC20): `TXncxkvhkDWGts487Pjqq1qT9JmwRUz8CC`
|
||||
- MATIC (polygon): `0x41C9548675D044c6Bfb425786C765bc37427256A`
|
||||
- LTC (Litecoin): `ltc1q2ach7x6d2zq0n4l0t4zl7d7xe2s6fs7a3vspwv`
|
||||
|
||||
## Install & Upgrade
|
||||
|
||||
@@ -33,12 +22,12 @@
|
||||
bash <(curl -Ls https://git.ruwake.space/jahlib/3x-ui-legacy-fork/raw/branch/main/install.sh)
|
||||
```
|
||||
|
||||
## Install legacy Version (we don't recommend)
|
||||
## Install legacy Version
|
||||
|
||||
To install your desired version, use following installation command. e.g., ver `v1.7.9`:
|
||||
To install your desired version, use following installation command. e.g., ver `v2.4.11`:
|
||||
|
||||
```
|
||||
VERSION=v1.7.9 && bash <(curl -Ls "https://git.ruwake.space/jahlib/3x-ui-legacy-fork/raw/tag/$VERSION/install.sh") $VERSION
|
||||
VERSION=v2.4.11 && bash <(curl -Ls "https://git.ruwake.space/jahlib/3x-ui-legacy-fork/raw/tag/$VERSION/install.sh") $VERSION
|
||||
```
|
||||
|
||||
## SSL Certificate
|
||||
|
||||
Reference in New Issue
Block a user