cloudflared icon indicating copy to clipboard operation
cloudflared copied to clipboard

How to use this on windows? URL returns 404 ridiculously

Open FurkanGozukara opened this issue 9 months ago • 2 comments

I want to start my local app 5000 port on cloudflared but pip install cloudflared doesnt work

and this url that is on your github readme on home page returns 404

https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/install-and-setup/installation#windows

FurkanGozukara avatar Apr 08 '25 22:04 FurkanGozukara

This should be the correct link: https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/downloads/#windows

and the install command for Windows:

winget install --id Cloudflare.cloudflared

imgta avatar Apr 12 '25 07:04 imgta