mirror of
https://github.com/mack-a/v2ray-agent.git
synced 2026-09-02 22:06:36 +00:00
feat(readme): update
This commit is contained in:
@@ -28,7 +28,7 @@ Xray-core/sing-box 一键脚本快速安装
|
|||||||
### 安装
|
### 安装
|
||||||
|
|
||||||
```
|
```
|
||||||
bash wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh
|
wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/master/install.sh" && chmod 700 /root/install.sh && /root/install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
### 使用
|
### 使用
|
||||||
|
|||||||
Reference in New Issue
Block a user