How to use cf-warp and WireGuard?

  • Thread starter Thread starter JB701
  • Start date Start date
  • Replies Replies 26
  • Views Views 15,467
sKBluML.png
Updated guide here: [UPDATED] How to use CloudFlare WARP+ on Windows (and get IPv6)(and use your own License key) | VPN and Seedboxes

Links: https://github.com/maple3142/cf-warp/releases/download/v1.2.1/cf-warp-win.exe
https://download.wireguard.com/windows-client/wireguard-amd64-0.1.0.msi

1. Download both the files, cf-warp and wireguard

1.png


2. Open cmd and cd to the path where you have downloaded the files in my case C:/Users/Temp/Downloads
3. Run the exe file with "cf-warp-win.exe" . It should output something same as in the screenshot below:
2.png

4. Don't close cmd just yet, we need the .cf-warp path to import it into wireguard
5. Install wireguard
6. Once installed, the GUI should look like this:
View attachment 987
7. Click on "Import tunnel(s) from file"
8. Go the path we got on the cmd in step 3 ,click on "cf-warp.conf" file. Now the .conf file is imported to wireguard
View attachment 988
9. Wireguard GUI should look like this:

6.png

10. Click on Activate button
7.png

11. Check your IP by searching for "My IP" on Google.com . CloudFlare rewrites your IP Address on the websites which uses CloudFlare DDoS Protection/Reverse proxy. So sites like IPChicken and whatismyipaddress.com will show your actual IP. Make sure to search on Google as Google doesn't use CloudFlare.
8.png


There ya go
 
Last edited by a moderator:
Does using wireguard improves torrenting speed especially with torrents having less seeds?
 
@philip WireGuard by itself does nothing of that sort, it is simply a VPN tunnel. It gives a secure way to connect to another network over the internet. Going out through the internet through that other network might give you better connectivity to the rest of the world just because that network is connected better than our home network perhaps.

It helps when the connectivity from your home to the remote network you are tunneling to is decent and not congested. So you get a consistent performance to all destinations.
 
@Elavarasan try this https://github.com/ViRb3/wgcf/releases/download/v1.0.6/wgcf_1.0.6_windows_amd64.exe

Use following commands

wgcf_1.0.6_windows_amd64.exe register

wgcf_1.0.6_windows_amd64.exe generate

Now the file named wgcf-profile.conf will be in the directory, import that on Wireguard

Edit:

I tried cf-warp-win.exe and it seems to be working fine. Its giving a Forbidden error, I think Cloudflare may be limiting/blocking your IP for account creation. I would suggest using your 4G hotspot if wgcf.exe doesn't work.
 
Last edited:
@JB700 is this normal ? This much of data usage without doing anything like browsing or downloading !

cf-result.webp


And i am worried about these much error too..

cf-result2.webp
 
Not sure whats going on here, can you try the same on a different PC? Looks like the connection may be dropping out for some reason
 
The issue got resolved after updating the WireGuard in the same pc. now it seems working normal. There is no drop in speed and ping responce get improved for facebook and youtube. Thank you once again @JB700 and i would like to know about the free quota / limit of cf-wrap.
 
Back