From f20e91d5b2fe1a2dc9adbbb2a7b035c3e3be8917 Mon Sep 17 00:00:00 2001 From: Sky Date: Sat, 23 Jul 2022 23:32:32 +0800 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 038aa00..0ccbfe5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,11 @@ https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt ``` +## 支持多协议多用户的 xray 面板 [vaxilu/x-ui](https://github.com/vaxilu/x-ui) +``` +bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh) +``` + ## Trojan多用户管理部署程序 [Jrohy/trojan](https://github.com/Jrohy/trojan) #安装/更新 ``` @@ -14,11 +19,6 @@ source <(curl -sL https://git.io/trojan-install) source <(curl -sL https://git.io/trojan-install) --remove ``` -## 支持多协议多用户的 xray 面板 [vaxilu/x-ui](https://github.com/vaxilu/x-ui) -``` -bash <(curl -Ls https://raw.githubusercontent.com/vaxilu/x-ui/master/install.sh) -``` - ## Trojan 一键脚本代码 ``` bash <(curl -s -L https://raw.githubusercontent.com/atrandys/trojan/master/trojan_mult.sh)