fahimscirex / fahimscirex.github.io

https://fahimscirex.github.io
2 stars 3 forks source link

bits/setup-cloudflare-warp/ #6

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

Setup Warp on Linux and Get Unlimited Warp Plus Data - Fahim Montasir

Cloudflare’s Warp is a great service to re-route DNS query and bypass blocked website. Though it has clients for Windows, Mac, Android, IOS it doesn’t have a Warp client for Linux. Still we can use an unofficial client to get our work done. WGCF WGCF is a unofficial, cross-platform CLI for Cloudflare Warp. It works with Wireguard. So before installing WGCF make sure you’ve installed wireguard-tools wireguard-dkms (if you’re using a Linux Kernel older than 5.6)

https://fahimscirex.github.io/post/linux/setup-cloudflare-warp/

kabirnayeem99 commented 3 years ago

You mentioned Linux in the title, but the tutorial only focused on Arch-based distros. Could you add Ubuntu installation method as well.

fahimscirex commented 3 years ago

@kabirnayeem99 actually I did mention two ways. Binary and AUR, you can use the binary file to install in any distro. However, I will try to update the post. Thanks for your comment.

kabirnayeem99 commented 3 years ago

You are welcome.

fahimscirex commented 3 years ago

@kabirnayeem99 Post has been updated. Let me know if it's okay now.

rozari0 commented 3 years ago

গতকাল কানেক্ট করছিলাম, ইন্টারনেটই কাজ করা বন্ধ হয়ে গেছিলো। xD

fahimscirex commented 3 years ago

@rozari0 Yeah, it happens frequently for me. That's why I follow the process I've mentioned in Troubleshoot, works fine that way.

AdiIslam1 commented 3 years ago

Thanks bro !

fahimscirex commented 3 years ago

Thanks bro !

You're welcome :)

TheBdouilleur commented 3 years ago

Thanx, do the linux commands make wireguard use warp+ by default?

fahimscirex commented 3 years ago

Thanx, do the linux commands make wireguard use warp+ by default?

@TheBdouilleur If you already have warp+ data in your profile then yes it will use that data by default.

TheBdouilleur commented 3 years ago

Thankyou!

pale-dreamer commented 2 years ago

After connecting to warp and doing curl https://www.cloudflare.com/cdn-cgi/trace/ shows that warp is off . How do i fix this ? I have tried doing "warp-cli set-mode warp" but it does not work. I am using fedora 35

fahimscirex commented 2 years ago

After connecting to warp and doing curl https://www.cloudflare.com/cdn-cgi/trace/ shows that warp is off . How do i fix this ? I have tried doing "warp-cli set-mode warp" but it does not work. I am using fedora 35

@Emitsuuu hey, sorry for not noticing. Is your issue fixed?