cloudflared
cloudflared copied to clipboard
Cloudflare Tunnel client (formerly Argo Tunnel)
The cloudflared Linux binary forces warning lines to the screen using what appear to be non-standard methods (writing directly to tty maybe) and thus, it cannot be stopped from displaying,...
**Describe the bug** When gracefully shutting down the cloudflare agent, after all connections are closed. An error is written saying: `no more connections active and exiting` This is however expected...
**Describe the bug** Using default generated ssh config + short-lived certs by cloudflared, I was able to ssh using CLI normally. However using vscode to connect to the same hostname...
**Describe the bug** We cannot connect to IPv6 servers with the new cloudflared tunnel **To Reproduce** Steps to reproduce the behavior: `cloudflared --protocol auto tunnel run 6e0b7b09-fc0b-4005-863c-XXXXXXXXXXXX` `Tunnel ID :...
Run the cloudflared service with `cloudflared` user * Create user `cloudflared` if it does not exist in `cloudflared service install` * Remove user `cloudflared` in `cloudflared service uninstall` * Add...
**Describe the feature you'd like** Create a multi-arch amd64/arm64 Docker build for standard app version tags (i.e. 2022.9.0). **Describe alternatives you've considered** n/a **Additional context** When cloudflared added support for...
I've been having difficulty streaming responses to clients using [Server-Sent Events](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events/Using_server-sent_events) (SSE) while using Argo. Argo (or Cloudflare) appears to be doing some sort of buffering that is preventing data...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Cloudflare Zero Trust 2. Latest ARM64 Container 3. High...
**Describe the bug** If you do `cloudflared access ssh-config --hostname [hostname] --short-lived-cert` on Windows, it will create an ssh config entry made for Linux. **To Reproduce** Steps to reproduce the...
**Describe the feature you'd like** Community reference: https://community.cloudflare.com/t/cloudflared-automated-download/418848 Someone suggested that the binaries should be available somewhere other than GitHub's releases. As https://pkg.cloudflare.com only provides the `deb`/`rpm` packaging for use...