Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yonggekkk authored Mar 27, 2023
1 parent a238e03 commit 186849c
Showing 1 changed file with 11 additions and 14 deletions.
25 changes: 11 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,25 @@
### 相关说明及注意点请查看[warp系列视频说明](https://www.youtube.com/playlist?list=PLMgly2AulGG-WqPXPkHlqWVSfQ3XjHNw8)

### 一、WARP多功能VPS一键脚本,支持纯IPV4、纯IPV6的VPS直接安装,主流linux系统均支持

### 一、多平台优选WARP对端IP脚本
```
curl -sSL https://gitlab.com/rwkgyg/CFwarp/raw/main/point/endip.sh -o endip.sh && chmod +x endip.sh && ./endip.sh
wget -N https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh && bash CFwarp.sh
```
--------------------------------------------------------------
### 二、Windows平台warp官方客户端优选对端IP应用程序

使用方法:解压下载的(WIN端warp自选IP(手动+自动).zip)文件,参考使用方法及视频教程

--------------------------------------------------------------

### 三、WARP多功能VPS一键脚本
---------------------------------------------------------------------
![56635d8ed11dc226b2b28e5b21bb863](https://user-images.githubusercontent.com/121604513/227757725-fdb23dfe-be40-405f-91d4-b5dddebc2690.png)

### 支持纯IPV4、纯IPV6的VPS直接安装,主流linux系统均支持

### 一键脚本:
### 二、多平台优选WARP对端IP脚本
```
wget -N https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh && bash CFwarp.sh
curl -sSL https://gitlab.com/rwkgyg/CFwarp/raw/main/point/endip.sh -o endip.sh && chmod +x endip.sh && ./endip.sh
```
--------------------------------------------------------------
### 三、Windows平台warp官方客户端优选对端IP应用程序

---------------------------------------------------------------------
![56635d8ed11dc226b2b28e5b21bb863](https://user-images.githubusercontent.com/121604513/227757725-fdb23dfe-be40-405f-91d4-b5dddebc2690.png)
使用方法:解压下载的(WIN端warp自选IP(手动+自动).zip)文件,参考使用方法及视频教程

--------------------------------------------------------------


### 以上脚本源码备份[Gitlab地址](https://gitlab.com/rwkgyg/CFwarp)
Expand Down

0 comments on commit 186849c

Please sign in to comment.