Adding Cloudflare warp vpn

Hello. As I found out Cloudflare doesn’t support officially exporting wireguard configs. There are many complicated methods on GitHub to do that but I have lack of knowledge about those. Any simple method to get Cloudflare warp wireguard config and add it to rethink app ?

afaik nope, but There are two ways to achieve this: a) looking for a tutorial on how to do it or copy and paste the values field by field.

Rethink already has got WARP built-in but hasn’t exposed it via the UI, as it unclear if it goes against Cloudflare’s Terms of Service.

Like others said, until there’s more clarity, you’d have to find ways to import WARP via QR Code or WireGuard config files.

You can try Sagernet or NekoBox on Android out to fetch the configs (though might be too overkill). If you have Termux, you can also try WGCF out.

Saw a WARP config generator written in pure Bash earlier, but couldn’t find it.