207 字
1 分钟
为你的warp账号添加warp+流量
前言
之前介绍了如何为IPv6 only的VPS添加IPv4网络,以及使用warp解锁Netflix。注册的新账号使用的流量都是免费流量,可以通过邀请新用户来获得warp+高级流量(当然也可以氪金获得无限warp+流量)。下面记录如何为warp账号刷warp+流量。
准备
使用的系统是Debian 11
安装python
apt install python3 -y下载刷流量脚本
wget https://raw.githubusercontent.com/ALIILAPRO/warp-plus-cloudflare/master/wp-plus.pyIPv6 only的环境可以使用ghproxy
wget https://gh.yushum.com/https://raw.githubusercontent.com/ALIILAPRO/warp-plus-cloudflare/master/wp-plus.py获取warp ID
打开1.1.1.1 APP,点击右上角三条横线的按钮-高级-诊断-客户端配置-ID
运行脚本
建议用screen在后台运行
apt install screen -yscreen -S warppython3 wp-plus.py //输入你的warp ID 回车运行结果


结语
warp+流量实际使用体验似乎没什么区别。
为你的warp账号添加warp+流量
https://yushum.com/posts/为你的warp账号添加warp流量/