mirror of https://gitlab.com/rwkgyg/CFwarp.git
Update README.md
This commit is contained in:
parent
1ed68f876f
commit
cf0d9caf9e
|
@ -1,5 +1,12 @@
|
|||
### CFwarp脚本相关说明请查看[甬哥博客](https://ygkkk.blogspot.com/2022/09/gitlabcfwarpwarpwarp.html)
|
||||
### 相关说明及注意点请查看[warp系列视频说明](https://www.youtube.com/playlist?list=PLMgly2AulGG-WqPXPkHlqWVSfQ3XjHNw8)
|
||||
------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
|
||||
### 一、多平台优选WARP对端IP脚本
|
||||
```
|
||||
curl -sSL https://gitlab.com/rwkgyg/CFwarp/raw/main/point/endip.sh -o endip.sh && chmod +x endip.sh && ./endip.sh
|
||||
```
|
||||
------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
#### 一键脚本:
|
||||
|
|
Loading…
Reference in New Issue