跳到主要内容

WARP相关

领23.83PB流量

Telegram 电报机器人:https://t.me/generatewarpplusbot (直接点击即可)

官方客户端

官网下载:https://1.1.1.1

Cloudflare Warp APK 网盘下载地址:https://drive.google.com/file/d/1MTXKDafxcWawkSs37m2bu6RR4oskEIku/view

备用下载:链接: https://pan.baidu.com/s/1m_gcuH1BDBrZ6jHrbxQkSQ?pwd=6666 提取码: 6666 解压密码:huamo

WARP工具箱(优选IP)

下载地址:https://drive.google.com/file/d/1lfpyGt55dS2WFWfUvfUj67PnSQ9Mqizt/view?usp=sharing

备用下载:https://pan.baidu.com/s/1xqLbSYN2E8_nosDPhh5s6Q?pwd=6666 提取码: 6666

WGCF

下载地址:https://github.com/ViRb3/wgcf/releases

操作命令:

register 注册当前设备

update 绑定激活码

generate 生成配置文件

WireGuard

下载地址:https://www.wireguard.com/install/

绕过ChatGPT

ChatGPT支持国家列表:https://platform.openai.com/docs/supported-countries

Debian安装WARP

# 安装GPG Key
curl https://pkg.cloudflareclient.com/pubkey.gpg | sudo gpg --yes --dearmor --output /usr/share/keyrings/cloudflare-warp-archive-keyring.gpg

# 添加仓库源
echo "deb [arch=amd64 signed-by=/usr/share/keyrings/cloudflare-warp-archive-keyring.gpg] https://pkg.cloudflareclient.com/ $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/cloudflare-client.list

# 更新
sudo apt update

# 安装
apt install -y cloudflare-warp

其他发行版安装文档:https://pkg.cloudflareclient.com/install

Debian配置WARP

warp-cli register
warp-cli set-license xxx
warp-cli set-mode proxy
warp-cli set-proxy-port 23333
warp-cli connect
warp-cli status

curl https://www.cloudflare.com/cdn-cgi/trace --socks5 127.0.0.1:40000

代理下载&配置

代理程序下载:https://github.com/v2fly/v2ray-core/releases/download/v5.6.0/v2ray-linux-64.zip

配置文件下载:https://box.xss.sx/videos/warp/

apt install -y wget unzip
mkdir /usr/local/v2ray && cd /usr/local/v2ray
unzip v2ray-linux-64.zip
chmod +x v2ray
cp systemd/system/v2ray.service /usr/lib/systemd/system/
systemctl daemon-reload
systemctl status v2ray

ufw allow xxx

解锁Netflix

wget https://github.com/sjlleo/netflix-verify/releases/download/v3.1.0-1/nf_linux_amd64
chmod +x nf_linux_amd64
./nf_linux_amd64

Clash 分流

tg://socks5?server=127.0.0.1&port=40000&remarks=WARP

OpenWrt配置

clash配置文件下载:https://box.xss.sx/videos/warp/

其他软路由

SSH工具下载:https://box.xss.sx/tools/server/putty.exe

安装ShellClash

# jsDelivrCDN源
export url='https://fastly.jsdelivr.net/gh/juewuy/ShellClash@master' && sh -c "$(curl -kfsSl $url/install.sh)" && source /etc/profile &> /dev/null
# ShellClash作者私人源
export url='https://gh.jwsc.eu.org/master' && sh -c "$(curl -kfsSl $url/install.sh)" && source /etc/profile &> /dev/null

疑问解答

  • Windows怎么输入Plus Key?

    点击任务栏的云朵图标→弹出的界面右下角有个齿轮图标→点开后选择“偏好设置”→左侧菜单栏选“账户”,在这个页面输入plus key

  • 显示未知错误&一直连接中怎么办?

    首先保证断开其他VPN服务,显示“未知错误”时,再重试2-3次,仍不能链接,请看下面的视频:

    warp连不上?一直连接中?连上无法翻墙?本期视频统统解决!

  • 许可密钥无效?

    密钥并不是真的无效,首先重置安全密钥:设置-高级-连接选项-重置安全密钥。

    如果上述方法仍提示密钥无效,请卸载客户端重新安装。