Serizon
Serizon
CDCloudflare Developers
Created by Serizon on 8/21/2024 in #general-help
How to use wireproxy with warp 1.1.1.1
So I want to use warp on a device (linux) which I don't have root access to It seems that wireproxy is able to run on non root devices. (Note: My device is probably behind CGNAT / NAT) Now I used wgcf (https://github.com/ViRb3/wgcf) instead of Cloudflare warp because cloudflare warp isn't really a viable option in archlinux. But now running the wireproxy.ini WGConfig="wgcf-profile.conf" [Socks5] BindAddress = 127.0.0.1:25344 it shows this issue when I do curl --proxy socks5h://127.0.0.1:25344 https://cloudflare.com/cdn-cgi/trace Handshake did not complete after 5 seconds, retrying (try 7) Sending handshake initiation Handshake did not complete after 5 seconds, retrying (try 8) Sending handshake initiation and so on and the curl command just exit after some tries. I would've really appreciated if there was something like warp but with browser extensions ex chrome/firefox where I could bypass censorship while having the same ip because other vpns ip are mostly banned on some other services But sadly this is not true and I would like to know how to fix this issue there seems to be a lot of wireproxy + warp tutorial in youtube but unfortunately most of these are chinese and I am not chinese. Another reason is that I don't trust most scripts provided by such youtubers and would like to know from the cloudflare community on what to do your help would be appreciated
4 replies