mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update README.md
This commit is contained in:
parent
cf0d9caf9e
commit
7ffa14e183
|
@ -3,13 +3,13 @@
|
||||||
------------------------------------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
### 一、多平台优选WARP对端IP脚本
|
### 多平台优选WARP对端IP脚本
|
||||||
```
|
```
|
||||||
curl -sSL https://gitlab.com/rwkgyg/CFwarp/raw/main/point/endip.sh -o endip.sh && chmod +x endip.sh && ./endip.sh
|
curl -sSL https://gitlab.com/rwkgyg/CFwarp/raw/main/point/endip.sh -o endip.sh && chmod +x endip.sh && ./endip.sh
|
||||||
```
|
```
|
||||||
------------------------------------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
#### 一键脚本:
|
#### vps一键脚本:
|
||||||
```
|
```
|
||||||
wget -N https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh && bash CFwarp.sh
|
wget -N https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh && bash CFwarp.sh
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue