相关说明及注意点请查看warp系列视频说明 更新日志
一、WARP多功能一键脚本,支持纯IPV4、纯IPV6的VPS直接安装,主流linux系统均支持
bash <(wget -qO- https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh 2> /dev/null)
或者
bash <(curl -Ls https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh)
千万要注意:如出现IP丢失、VPS运行卡顿、脚本运行下载失败、无法进入脚本界面等现象,请用以下命令终止warp,再重启或者重装warp
1、终止warp-go:
kill -15 $(pgrep warp-go)
2、终止wgcf:
systemctl stop wg-quick@wgcf
二、多平台优选WARP对端IP + 无限生成WARP-Wireguard配置 一键脚本,建议苹果手机与安卓手机在本地网络使用
curl -sSL https://gitlab.com/rwkgyg/CFwarp/raw/main/point/endip.sh -o endip.sh && chmod +x endip.sh && bash endip.sh
Replit平台一键无限生成WARP-Wireguard配置(须登录fork后才可运行):https://replit.com/@yonggekkk/WARP-Wireguard-Register
三、Windows平台warp官方客户端优选对端IP应用程序
注意:默认只能在C盘或者桌面操作
使用方法:解压下载的(WIN端warp自选IP-v23.11.15.zip)文件,参考使用方法及视频教程