cloudflared
cloudflared copied to clipboard
Cloudflare Tunnel client (formerly Argo Tunnel)
Hello, I've noticed the addition of tracing via OpenTelemetry and being a Dynatrace customer, I have enabled the capturing of OpenTelemetry traces into Dynatrace. The issue I am facing is...
**Describe the bug** Installation is successful, but the purging (`dpkg --purge cloudflared`) does not clean the service ``` $ ls /etc/systemd/system/cloudflared* cloudflared.service cloudflared-update.service cloudflared-update.timer ``` nor config files: ``` $...
**Describe the bug** Our tunnels were impacted by a [regression](https://github.com/cloudflare/cloudflared/issues/688). However we set the `no-autoupdate` option to true to prevent this type of bugs **To Reproduce** 1. Configure `"no-autoupdate": true`...
Hi there, Can this be used to proxy **MySQL traffic** to **reduce latency**? Our team looking for using "cloudflared" to help us to increase speed. (**Remote** MySQL connection) P.S: We...
**Describe the feature you'd like** A way to get the connection id of a particular instance that is running on a system after it has been run. **Describe alternatives you've...
**Describe the bug** I am running a home kubernetes cluster which has Traefik as an ingress controller. I am trying to setup cloudflare tunnel so that it can tunnel through...
I am not sure how to diagnose the issue but hoping someone can help. Not overly sure if it is an issue with Clouflared. I have successfully setup Cloudflared to...
The binaries (MSIs or EXEs) are not signed currently
**Describe the bug** The `cloudflared service install` creates a service file that runs the `cloudflared` process as root. Unless some privileged operation is required (e.g. raw sockets), the service should...
I really like the centralized configuration feature of Cloudflare Tunnel. The recommended way to run a tunnel as a service on Windows is to use `cloudflared service install `, where...