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

**Describe the bug** Installation of the cloudflared package is not possible, the download speed is 2.6 PB/sec. Packets are ignored. **To Reproduce** Steps to reproduce the behavior: 1.` sudo mkdir...

Type: Bug
Priority: Normal

- Current behavior: Token passed as --token CLI argument, visible in process list - Proposed: Use --token-file by default, write token to /etc/cloudflared/token with mode 600 - Benefit: Prevents token...

Type: Feature Request
Priority: Normal

**Describe the bug** When running `cloudflared service install` it is not possible to pass additional arguments or environment variables for the service installation. This makes it notably more difficult to...

Type: Bug
Priority: Normal

**Describe the bug** - Our networking was down for a bit - An instance of cloudflared started, and was unable to connect to quic (as networking was down) - cloudflared...

Type: Bug
Priority: Normal

The new version of Go has been optimized, and variables do not need to be reassigned. For more info: https://tip.golang.org/wiki/LoopvarExperiment#does-this-mean-i-dont-have-to-write-x--x-in-my-loops-anymore

**Describe the feature you'd like** Please also publish the container images to ghcr it is for free and not have any pull limits like docker.io which are a pain **Describe...

Type: Feature Request
Priority: Normal

fixes #1511 cloudflared sets `NoBody` for non chunked and zero content length requests as seen below: ``` // Go's client defaults to chunked encoding after a 200ms delay if the...

Hi, To fix the issue #91 I needed the update 2020.4.0 After the update I got the following issue : `time="2020-04-17T14:20:13Z" level=error msg="failed to connect to an HTTPS backend \"https://1.1.1.1/.well-known/dns-query\""...

Priority: Deferred

Hello Cloudflare team, Currently, cloudflared always outputs log timestamps in UTC with ISO 8601 format, for example: `{"level":"info","time":"2025-09-07T13:19:18Z","message":"Registered tunnel connection"}` Even when the system timezone or the TZ environment variable...

Type: Feature Request
Priority: Normal

Fixed typo in CHANGES.md on line 284 where 'ot' was corrected to 'to'.