参考:https://loukky.com/archives/1440 GitHub - ViRb3/wgcf: Cross-platform, unofficial CLI for Cloudflare Warp 在CentOS上面利用Wgcf使用CF WARP作为出口 发布于 2023-06-03 21:19
WGCF WARP 客户端连接被 Cloudflare 屏蔽数小时 Cloudflare 在今天(3月4日 UTC+08:00)凌晨屏蔽了来自一个第三方客户端 WGCF(WireGuard 的衍生品)的所有连接,封锁时间大约为5小时。 WGCF 的开发者称在询问后收到 Cloudflare 的非正式回应,基本确定封锁是由于大量的滥用造成的。回复没有提及具体的滥用行为。 一些...
https://gitlab.com/rwkgyg/CFwarp一键脚本: wget -N --no-check-certificate https://gitlab.com/rwkgyg/CFwarp/raw/main/CFwarp.sh && bash CFwarp.sh套warp就可以访问ChatGPT
注册WARP 账户 (将生成 wgcf-account.toml 文件保存账户信息) 生成WireGuard 配置文件 (wgcf-profile.conf) wgcf register wgcfgenerate 修改wgcf-profile.conf文件,interface下加入下面两条 你主机的真实IP,将其拷入 /etc/wireguard/ 下 PostUp= ip rule add from XXX.XXX.XXX.XXX lookup mainPostDown= ...
wgcf is an unofficial, cross-platform CLI for Cloudflare Warp Features Register new account Change license key to use existing Warp+ subscription Generate WireGuard profile Check account status Print trace information to debug Warp/Warp+ status Download You can find pre-compiled binaries on the rel...
apt-get install -y cloudflare-warp &&\ systemctl start warp-svc &&\ warp-cli --accept-tos register &&\ warp-cli --accept-tos set-mode proxy &&\ warp-cli --accept-tos connect &&\ warp-cli --accept-tos enable-always-on &&\ apt-get install -y iproute2 &&\ npm install -r package...
apt-get update apt-get upgrade apt-get install wireguard-dkms wireguard-tools 安装WGCF curl -fsSL git.io/wgcf.sh | bash 注册 WARP 账户 (将⽣成 wgcf-account.toml ⽂件保存账户信息)⽣成 Wire G uard 配置⽂件 (wgcf-profile.conf)wgcf register wgcf generate 修改wgcf-profile.conf⽂...
人物简介: 一、陈翌的商业合作伙伴:基于公开数据展示,陈翌目前有10个商业合作伙伴,包括张涛、王永健、王振邦等。 老板履历 图文概览商业履历 任职全景图 投资、任职的关联公司 股权穿透图 挖掘深层股权结构 商业关系图 一图看清商业版图 合作伙伴 了解老板合作关系 ...
2、VPS已安装Wgcf-WARP或WARP-Cli代理模式 步骤方法 1.1.1.1提取账号密钥 这里以Android版1.1.1.1客户端为例 1、下载、安装并打开1.1.1.1客户端 2、依次点击菜单栏按钮(三条杠这个)→账户,在这里,你可以看到你账号的密钥 应用到Wgcf-WARP 1、SSH登录至VPS ...
要检查Warp/Warp+的状态,可以运行以下命令: wgcf status COPY 验证Warp/Warp+工作状态 连接到通过wgcf生成的WireGuard配置文件后,运行以下命令: wgcf trace COPY 最后一行应显示warp=on或warp=plus,分别表示你正在使用Warp或Warp+。 开发者相关信息 wgcf还提供了一些开发者工具,使用Optic来自动生成API文档,并使用op...