Project WARP – Telegram
Project WARP
1.19K subscribers
11 photos
24 links
Cloudflare WARP第三方客户端 项目组
项目地址 https://gitlab.com/ProjectWARP
讨论群组 https://news.1rj.ru/str/+W9iplY3MnzUzY2Jl

使用即代表您同意Cloudflare WARP用户协议
Download Telegram
我们预计本月内提供Cloudflare WARP API池

您可以使用API从而轻松拿到一个Free账号

对于刷IP的用户可以更轻松的更换账号

我们预计提供以下格式的配置文件下载:
- WireGuard 配置
- WGCF 配置
- WARP-Go 配置
- Cloudflare WARP Linux Client配置
- Sing-Box配置

您可以通过API直接获取Cloudflare官方配置文件,从而在IPv6 Only的机器上使用官方客户端。

我们预计还提供以下功能:
- WARP+池
- 推荐码池

我们的Worker会不间断请求WARP接口注册账号,直到API池容量达到一个阈值。在注册期间我们可以使用用户的推荐码同时帮助用户获取WARP+流量。

对于那些认为安全问题的用户
我们会同时下发该账号的Token
您可以使用重置WireGuard PrivateKey的功能来修改私钥。

从API账号池获取账号后,此账号会从数据库永久删除,不会反复使用,直到您归还该账号(您也可以一直保留该账号)。
🥰141👍1
日报 容量够了 暂时不加了
坏消息 我们团队确定了WARP新协议为CF私有的协议(类似苹果的iCloud Private Relay, 谷歌的 Google One VPN),几乎不可能出现第三方客户端了
好消息 WG目前没有被CF弃用,且用且珍惜
😱23😁3
2023.5.10 warp-go V1.1.4

1. Docking the warp-go official account pool api, wiki: https://docs.zeroteam.top/apis/warp;
2. Change non-global from ipv4 only to dualstacks;
3. Fix the bug that the native IPv6 cannot login when using dualstacks;
4. Update the Best-enpoint app;
5. Change ip api;

1. 对接 warp-go 官方账户池 api,wiki: https://docs.zeroteam.top/apis/warp;
2. 非全局从ipv4 only 改为双栈;
3. 修复双栈时使用原生 IPv6 不能登陆的 bug;
4. 更新最佳 Endpoint 应用; 5. 更换 ip api


https://github.com/fscarmen/warp
2023.5.15 Cloudflare warp api noscript for linux.
官方api脚本,注册注销账户/增加删除设备/更改license/更换名称/client id 与 reserved 转换,输出为官方原始输出

wget -N https://raw.githubusercontent.com/fscarmen/warp/main/api.sh && bash api.sh [option]
👍81
2023.5.20 wgcf 一键脚本 V2.50

1. Client supports IPv6 VPS only;
2. Support 4 ways to upgrade to teams account including token (Easily available at https://web--public--warp-team-api--coia-mfs4.code.run);
3. Use api to delete warp account while uninstalling

1. Client 支持 IPv6 only VPS 安装;
2. 支持包括 token 等4种方式升级为 teams 账户 (可通过 https://web--public--warp-team-api--coia-mfs4.code.run 轻松获取);
3. 卸载的同时使用 api 删除 warp 账户

wget -N https://raw.githubusercontent.com/fscarmen/warp/main/menu.sh && bash menu.sh
👍6
2023.6.21 wgcf 一键脚本 V2.52

1. Client proxy mode supports warp dualstack;
2. Client warp mode supports warp dualstack;
3. Speed up noscript startup;

1. Client Proxy 模式支持 warp 双栈
2. Client warp 模式支持 warp 双栈;
3. 加快脚本启动速度;

wget -N https://raw.githubusercontent.com/fscarmen/warp/main/menu.sh && bash menu.sh
👍31
2023.6.24 warp official api 脚本更新
1. 4 formats of account files are supported, which are
① the official api format
② client file, the default path is /var/lib/cloudflare-warp/reg.json
③ wgcf file, the default path is /etc/wireguard/wgcf-account.toml
④ warp-go file, the default path is /opt/warp-go/warp.conf
2. If you do not use the local account information file, you can also manually enter the device id and api token.

1. 支持 4个格式的账户文件,分别为
① 官方 api 的格式
client 文件,默认存放路径为 /var/lib/cloudflare-warp/reg.json
wgcf 文件,默认存放路径为 /etc/wireguard/wgcf-account.toml
warp-go 文件,默认存放路径为 /opt/warp-go/warp.conf
2. 如果不使用本地的账户信息文件,也可以手动输入 device id 和 api token


wget -N https://raw.githubusercontent.com/fscarmen/warp/main/api.sh && bash api.sh [option]
👍5
2023.6.27 menu.sh V2.53

Wireproxy proxy mode supports warp dualstack. From now on wgcf / wireproxy / client all support dual stack

Client Proxy 模式支持 warp 双栈, 从此之后 wgcf / wireproxy / client 通通支持双栈

注: 虽然同为 socks5 代理,wireproxy 的速度比 client 快得多,缺点是在需要 reserved 的 HK,LA用不了
👍5🥰31
2023.6.30 menu.sh V3.00 beta one-key noscript

IMPORTANT:
1. Use Cloudflare official warp api to replace wgcf;
2. Use wireguard-go with reserved to replace kernel. Make Hong Kong, Los Angeles and other restricted areas use warp; The above are the works of Badafans, I would like to thank Badafans and warp-go author coia for their contributions on behalf of all users of this noscript;
3. Since the changes are too big, please ask users to reinstall, if you have any problems, please feedback, I will deal with it as soon as possible.

重要更新:
1. 全面用 Cloudflare 官方 warp api 替代 wgcf;
2. 使用 wireguard-go with reserved 替代内核。使香港,洛杉矶等受限地区使用 warp; 以上均是大神 badafans 的作品,我谨代表本脚本的所有用户感谢 badafans 和 warp-go 作者 coia 的贡献;
3.由于改动太大,请用户重新安装,如有问题请反馈,我将会尽快处理

```
wget -N https://raw.githubusercontent.com/fscarmen/warp/main/menu.sh && bash menu.sh [option]
```
👍14
看到这条消息请在下放留下你的warp邀请链接 我们官方的api池将会通过你的邀请码注册 (帮你warp+ +1gb)先到先得 只有一个名额
👍31
2023.7.21 menu.sh 一键脚本 V3.00 beta2

1. If the system supports wireguard kernel and wireguard-go-reserved, it can be switched use [warp k], which requires a noscript reinstallation;
2. Support Fedora system;
3. Fix switch error caused by client version 2023.7.40-1.

1. 如果系统支持 wireguard kernel 和 wireguard-go-reserved,可以通过 [warp k] 切换,需要重装脚本;
2. 支持 Fedora 系统;
3. 修复 client 2023.7.40-1 版本导致的开关错误。
1
2023.8.15 menu.sh V3.00 正式版

Add a non-global working mode, it can be switched use [warp g], which requires a noscript reinstallation

增加warp的非全局工作模式,可以通过 [warp g] 切换,需要重装脚本

```
wget -N https://raw.githubusercontent.com/fscarmen/warp/main/menu.sh && bash menu.sh [option]
```
🎉6👍2🥰1👏1
warp脚本已经搬到gitlab了,感谢大家一如既往的支持

https://gitlab.com/fscarmen/warp
👍349
#思路 无TUN/TAP的OpenVZ/LXC机器或许可以通过TPROXY来实现WARP连接,有兴趣的可以试试用 sing-box 搞TPROXY

如果是单栈机器可能需要加一条Fake的路由
👍3
今天无意中发现洛杉矶和香港的机器不用带 reserved 或者 client id,使用内核态的 wireguard 就可以连上。暂不知道从何时开始的,也不知道是否临时,待观察。
👍21
2024.6.28 menu.sh v3.0.8

The official WARP Linux Client supports arm64 systems and is available in both socks5 proxy and Warp interface modes

官方 WARP Linux Client 支持 arm64 系统, Socks5 proxy 模式 和 Warp interface 模式均可用


wget -N https://gitlab.com/fscarmen/warp/-/raw/main/menu.sh && bash menu.sh [option]
发布 warp api,可以注册账户,加入 Zero Trust,查账户信息等所有的操作。详细使用说明: https://warp.cloudflare.now.cc/
👍5
https://warp.cloudflare.now.cc/

warp api 增加了获取加入 Zero Trust 所需的 token ;增加了生成 1923 PB warp+ license,现功能应该比较完善了。

使用说明打开 URL 就有了。
👍1