feat(readme): update

pull/534/merge
mack-a 2020-11-20 10:26:52 +08:00
parent 1b514d2229
commit 01ef2f1baf
1 changed files with 2 additions and 6 deletions

View File

@ -71,15 +71,11 @@
```
- V2Ray
```
# todo
wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/v2ray/install.sh" && chmod 700 /root/install.sh && /root/install.sh
```
- 最后一个支持XTLS的V2Ray[]
```
# todo
```
- 目前版本
```
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/xtls_v2ray_last/install.sh" && chmod 700 /root/install.sh && /root/install.sh
```
- 示例图