cloudflared icon indicating copy to clipboard operation
cloudflared copied to clipboard

Cloudflare Tunnel client (formerly Argo Tunnel)

Results 493 cloudflared issues
Sort by recently updated
recently updated
newest added

Copying the dockerhub command it comes out `The client did not specify the origincert path` If I add **--origincert /etc/cloudflared/cert.pem** `Cannot check if the origin certificate exists in the path...

Hi, I watch the tutorial for setting up the cloudflared ssh, I already run the cloudflared as ssh. BTW, my server is a Linux, and the client is windows. whenever...

**Describe the bug** I am having some trouble using a cloudflared tunnel to connect to my kubernetes clusters. I have multiple existing k8s clusters hosted in AWS EKS with cloudflared...

Type: Bug
Priority: Normal

**Describe the bug** I have been trying to bake cloudflared along with applicable configuration as part of hardened OS image. I am relying on AWS services named [EC2 image builder](https://aws.amazon.com/image-builder/)...

Type: Documentation

We have been trying to use `cloudflared` to expose a `nats-server` websocket port. However, we are seeing an issue with the first websocket message getting dropped. Note that the first...

Confirmed

The package does not work on a debian distrib. **To Reproduce** 1. Downloaded **cloudflared-linux-386.deb** from the GitHub release page. 2. I tried to install the package with `sudo dpkg -i...

Type: Bug
Confirmed

Any chance to call something similar to `cloudflared tunnel --config /data/options.yaml run` and the command create route records automatically ? options.yaml ``` # this is new feature (it is a...

Type: Enhancement
Type: Feature Request

Seeing this in Powershell on the windows client `←[31mERRO←[0m[15232] failed to connect to an HTTPS backend "https://1.1.1.1/dns-query" ←[31merror←[0m="failed to perform an HTTPS request: Post https://1.1.1.1/dns-query: x509: certificate is valid for...

Priority: Deferred

This is observable in 2021.8.7, and has also been noticed with previous versions as well. cloudflared_tunnel_active_streams always reports 0, and the metrics cloudflared_muxer_inbound_bytes_per_sec_curr, cloudflared_muxer_outbound_bytes_per_sec_curr, and cloudflared_muxer_rtt are now missing.

Confirmed
Type: Feature Request

When using the single liner like seen here https://developers.cloudflare.com/cloudflare-one/tutorials/single-command it would be really nice if there was an extra flag that could be passed to delete the DNS record on...

Type: Feature Request