– Use Cloudflare WARP / WARP+ VPN With Wireguard –
You can use WARP even on unsupported devices, like Android TV or TVs that support Wireguard.
- Download The Latest Release of WGCF from here:
https://github.com/ViRb3/wgcf/releases
(Download to the default “Downloads” folder)
-
Change the downloaded file name to “wgcf”
-
Open CMD
-
CD your Downloads folder:
cd %userprofile%/Downloads
- run the command:
wgcf register
- run the command:
wgcf generate
Now you will have 2 more files: wgcf-profile.conf and wgcf-account.toml
If you want to use the free WARP VPN you can just import the “wgcf-profile.conf” file to your Wireguard client, and that’s it.
But if you want to use your paid WARP+ Subscription, keep reading.
- On Your Phone -
-
Open The Cloudflare WARP or the 1111 app in your phone.
-
From the side menu, go to the Account settings.
[Screenshot: https://imgur.com/a/ji46NAq ]
- Copy your account key from your phone to your pc.
[Screenshot: https://imgur.com/a/hS2H468 ]
- Back To Your PC -
-
Open The wgcf-account.toml using Notepad.
-
Replace the “license_key” field with the key from before.
-
In cmd, run the command:
wgcf update
- run the command:
wgcf generate
- run the command:
wgcf status
it will tell you your account information.
if you have warp+ subscription it will say “Account Type: Unlimited”.
- run the command:
wgcf trace
it will say “warp: off”.
if you will import the “wgcf-profile.conf” to the Wireguard client and activate it, it will say “warp: on”. try it.
You can now copy the “wgcf-profile.conf” file to any device and use WARP even on unsupported devices, like Android TV or TVs that support Wireguard.
Enjoy 🙂
–
Based on this YT video: https://youtu.be/Cfbat301o8U
Based on this awesome github project: https://github.com/ViRb3/wgcf
Comments are closed.