mirror of https://github.com/mack-a/v2ray-agent
Update README.md
parent
6a60823ea2
commit
9d3c2b7768
|
@ -119,10 +119,9 @@
|
|||
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
|
||||
```
|
||||
|
||||
- Stable-v2.4.32
|
||||
|
||||
- Stable-v2.4.16【无gRPC】
|
||||
```
|
||||
wget -P /root -N --no-check-certificate "https://raw.githubusercontent.com/mack-a/v2ray-agent/fd4daa2cc88dc687b4a7d0a64c4ea7d984290938/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/5fa84e1655ef42c472609894455f56c00a5e505b/install.sh" && chmod 700 /root/install.sh && /root/install.sh
|
||||
```
|
||||
|
||||
- Stable-v2.2.24
|
||||
|
|
Loading…
Reference in New Issue