feat(readme): update

pull/534/merge
mack-a 2021-06-28 15:58:05 +08:00
parent 0cf43c7e0c
commit 7c0ba03576
1 changed files with 0 additions and 6 deletions

View File

@ -127,12 +127,6 @@
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
```
- trojan-go(trojan)->Xray-core(trojan)【Beta】
```
wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/dev_remove_trojan-go/install.sh" && chmod 700 /root/install.sh && /root/install.sh
```
- Stable-v2.4.16【无gRPC】
```
wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/stable_v2.4.16/install.sh" && chmod 700 /root/install.sh && /root/install.sh