cloudflared
cloudflared copied to clipboard
Cloudflare Tunnel client (formerly Argo Tunnel)
I have created docked container in Container Station in QNAP nas. I created tunnel according to this instructions https://savoir-faire.neocities.org/tutorials/cloudflare_tunnel_on_qnap but now I would like to create more subdomains that will...
**Describe the bug** I'm running calibre-web in docker alongside a cloudflared container. Calibre-web works perfectly on the LAN and also works behind nginx proxy manager with LetsEncrypt certs. However, when...
**Describe the bug** Streaming requests with the fetch API doesn't work when using Cloudflare Tunnel. **To Reproduce** Steps to reproduce the behavior: 1. Run `./cloudflared tunnel --hello-world --protocol=http2` 2. Open...
**Describe the feature you'd like** Cloudflare is able to properly allow file downloads and uploads (>500M) as needed **Describe alternatives you've considered** Using tailscale and zerotier instead of cloudflared **Additional...
JSON credentials differ when re-downloading existing tunnel credentials via cloudflared tunnel token
**Describe the bug** The JSON objects returned between these two commands do not seem to match: ``` # cloudflared tunnel token $TUNNEL_ID | base64 -d > foo.json ``` vs ```...
I'm trying to set up a dedicated Cloudflare Tunnel for a specific customer on Windows, but I'm running into several issues when installing and managing the cloudflared service. When I...
**Describe the bug** Tunnelling a Websocket over the cloudflared Tunnel does not works **To Reproduce** Steps to reproduce the behavior: 1. Configure the Tunnel start it with 2. Open the...
**Describe the bug** Error occured while downloading loclx. **To Reproduce** Steps to reproduce the behavior: 1) Install zphisher 2) Run zphisher 3) Get the error **Expected behavior** Properly working zphisher...
I’ve been experimenting with creating a more user-friendly interface for launching **RDP, SSH, and generic TCP tunnels** using `cloudflared`. Many users find it inconvenient to manage tunnels solely through CLI...