This commit is contained in:
parent
11cbe2d3ed
commit
712358122b
|
@ -1,4 +1,10 @@
|
|||
### v2rany一键脚本
|
||||
### v2ray一键脚本
|
||||
```
|
||||
wget --no-check-certificate -O v2ray.sh "https://notabug.org/donggg/v2ray5.3.0/raw/master/v2ray.sh" && sh v2ray.sh
|
||||
```
|
||||
|
||||
|
||||
### xray一键脚本
|
||||
```
|
||||
wget --no-check-certificate -O xray.sh "https://notabug.org/donggg/v2ray5.3.0/raw/master/xray/xray1.sh" && sh xray.sh
|
||||
```
|
Loading…
Reference in New Issue