cloudflared
cloudflared copied to clipboard
Cloudflare Tunnel client (formerly Argo Tunnel)
**Describe the bug** On macOS Catalina (10.15.7), running any version of cloudflared past and including 2025.6.1 results in a Segmentation fault: 11 error. Previous versions, including 2025.6.0, function normally/as expected....
**Describe the bug** By default, tunnels can't be created on IPv6-only systems since `EdgeIpVersion` defaults to `4` instead of `auto`. This has been discussed in #842 #954 #1019 but those...
**Describe the bug** When using the remote managed tunnel with a credentials file as an argument to cloudflared, there is still a warning "WRN No ingress rules were defined in...
This PR adds support for HTTP and SOCKS proxy configurations to cloudflared tunnel connections via standard environment variables (`HTTP_PROXY`, `HTTPS_PROXY`, `ALL_PROXY`). This enables cloudflared to work in enterprise environments that...
**Describe the bug** container fails to load the binary and parameters when I use a YAML array for command: I use docker-compose to create stacks of containers, I have templated...
**Describe the bug** 2025.7.0 causes AWS S3 (minio) chunked uploads to fail with `IncompleteBodyYou did not provide the number of bytes specified by the Content-Length HTTP header.` due to incorrectly...
**Describe the bug** Other input boxes cannot be changed or save Failed to execute 'removeChild' on 'Node': The node to be removed is not a child of this node. **This...
**Describe the bug** cloudflared tunnel connection fails after network disconnection or router reboot **To Reproduce** Steps to reproduce the behavior: I installed cloudflared on my truenas,and the nas dns and...
Cloudflared tunnel returns invalid responses during Home Assistant startup, breaking frontend on iOS
Hi, I’d like to report a problem I’ve observed when using cloudflared to expose a Home Assistant instance via a secure tunnel. When Home Assistant is restarting, and I open...