cloudflared
cloudflared copied to clipboard
Cloudflare Tunnel client (formerly Argo Tunnel)
**Problem:** If tunnel is deployed in other namespace than `default` then `cloudflared tunnel diag` will fail to collect logs as there is no option to pass the `namespace` as an...
**Describe the feature you'd like** When run with log level debug, cloudflared logs a line like the below, including all headers. ``` 2024-12-16T15:04:35Z DBG GET HTTP/1.1 connIndex=1 content-length=0 event=1 headers=...
**Describe the bug** Cloudflared tunnel consumes ~20Mb in and ~20Mb out traffic per day, even though noone is using it. All others consumers of traffic are disabled and monitored by...
### **Describe the bug** When using FastAPI (`uvicorn` + `sse-starlette`) behind a **Quick Tunnel** (`cloudflared tunnel --url`), Server-Sent Events (SSE) behave very differently depending on whether the client uses `GET`...
**Describe the bug** After uninstalling RPM package the update service is left behind causing failures **To Reproduce** Steps to reproduce the behavior: 1. Install RPM per https://developers.cloudflare.com/cloudflare-one/connections/connect-networks/downloads/#linux 2. Run `dnf...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Have a k8s cluster (k3s is what im using,...
**Describe the bug** When using Cloudflare Tunnel with Tor, there's an inconsistency in how the `CF-Connecting-IP` and `X-Forwarded-For` headers are reported. On initial page loads with a new Tor circuit,...
**Describe the bug** I had installed cloudflared on many devices including VM/Servers/etc But I tried to install on my Mac it doesn't work, it can install but just couldn't connect...
Hi everyone! I noticed a lot of Pull Requests, particularly in relation to new features and tests. I'd like to help improve the test coverage using [CodeBeaver](https://www.codebeaver.ai), an AI agent...