ViRb3 / wgcf

🚤 Cross-platform, unofficial CLI for Cloudflare Warp
MIT License
6.24k stars 692 forks source link

warp=off on last line, even though i have warp+ #12

Closed solletravinder closed 4 years ago

solletravinder commented 4 years ago

2020/04/23 21:10:13 Using config file: wgcf-account.toml 2020/04/23 21:10:15 ======================================= 2020/04/23 21:10:15 Device name: Acer Laptop 2020/04/23 21:10:15 Device model: PC 2020/04/23 21:10:15 Device active: true 2020/04/23 21:10:15 Account type: unlimited 2020/04/23 21:10:15 Warp+ enabled: true 2020/04/23 21:10:15 Premium data: 0 2020/04/23 21:10:15 Quota: 0 2020/04/23 21:10:15 =======================================

2020/04/23 21:10:30 Using config file: wgcf-account.toml 2020/04/23 21:10:30 Trace result: fl=202f35 h=cloudflare.com ip=203.192.213.129 ts=1587656430.763 visit_scheme=https uag=Go-http-client/2.0 colo=BOM http=http/2 loc=IN tls=TLSv1.3 sni=plaintext warp=off

warp=off even though i have warp+. Updated the license key and updated the client, still the client isnt running. is there any command to run this client to get warp=on or warp=plus?? Also not sure how to run on linux.

solletravinder commented 4 years ago

I'm truly sorry i just did: wg-quick up wgcf-profile.conf and I got warp=plus.

2020/04/24 01:41:03 Using config file: wgcf-account.toml 2020/04/24 01:41:03 Trace result: fl=202f32 h=cloudflare.com ip=171.51.222.120 ts=1587672663.619 visit_scheme=https uag=Go-http-client/2.0 colo=BOM http=http/2 loc=IN tls=TLSv1.3 sni=plaintext warp=plus

Please close this issue.

ViRb3 commented 4 years ago

Yup, you have to use the profile after you generate it ;) Glad you sorted it out!