cloudflared
cloudflared copied to clipboard
Cloudflare Tunnel client (formerly Argo Tunnel)
**Describe the feature you'd like** For each asset in a release eg: `cloudflared-linux-arm64` there should be an associated checksum file eg: `cloudflared-linux-arm64.sha256` that contains the checksum. This would make the...
Version is v1.2.5 I checked the logs after the update and realized it wasn't working. It was able to deploy successfully and normally, but was unable to establish a connection....
Add support for GOARM64 environment variable in cloudflared builds to optimize performance on modern ARM servers, particularly AWS Graviton processors. This would allow users to target specific ARM CPU features...
As said in title i am using power machines and there is no official compiled version
From https://github.com/cloudflare/cloudflared/issues/1294: > When you try to use a unix socket (--unix-socket) without a domain configured, cloudflared still asks for the --url parameter. This PR aims to address the above...
**Describe the bug** cloudflared will not start on the TrueNAS platform after a not so recent upgrade **To Reproduce** Steps to reproduce the behavior: 1. Download an older version of...
Link to https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/configuration/private-networks is 404
In the README, it says `Create a Tunnel with [these instructions](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/create-tunnel)`. The link leads to an error 404. How do I create a tunnel?
**Describe the bug** 400 Bad Request error when using cloudflare tunnel, It seems that the issue is with the `Host` Header. Generally, the `Host` matches url, but the issue is...
**Describe the feature you'd like** I'd like to be able to access services with the PROXY protocol (https://www.haproxy.com/documentation/haproxy-configuration-tutorials/client-ip-preservation/enable-proxy-protocol/) using the IP that would be sent in CF-Connecting-IP field on HTTP(S)...