cloudflared icon indicating copy to clipboard operation
cloudflared copied to clipboard

Cloudflare Tunnel client (formerly Argo Tunnel)

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

**Describe the feature you'd like** Please add a feature to use custom Cloudflare ports such as 2053, 2083, 2087, 2096, and 8443. It would be nicer if we can assign...

Needs clarification
Type: Feature Request

**Describe the feature you'd like** A repo should be added for the newer CentOS versions and Fedora. The currently supported CentOS releases all reached EOL. **Describe alternatives you've considered** Always...

Needs clarification
Type: Feature Request

Updating some tests to try and appease CI flaky tests. - Correct some h2mux tests on windows without CGO_ENABLED: Compression isn't supported without cgo on windows environments so the h2mux...

Type: Bug
Confirmed

Would like to have similar functionality in cloudflared as currently ngrok provides: Serving local directories with cloudflared's built-in fileserver This is how it's implemented in ngrok: _ngrok can serve local...

Needs clarification
Type: Feature Request

**Describe the bug** Can not run the executable due to bad signature (timestamp). **To Reproduce** by running `codesign -d -vvvv cloudflared` You get: ``` Signature size=8980 Authority=Developer ID Application: Cloudflare...

Type: Bug
Needs clarification

**Describe the bug** During cloudflared RPM package upgrade the process fails with error: ``` ln: failed to create symbolic link '/usr/local/bin/cloudflared': File exists warning: %post(cloudflared-2022.3.3-1.x86_64) scriptlet failed, exit status 1...

Type: Bug
Confirmed

It would be amazing if there were an option to compile Cloudflare Tunnel as a library with a C interface to integrate it as yet another layer in an application...

Needs clarification
Type: Feature Request

Hi, I've been trying to setup an Argo tunnel for exposing my Kube API but apparently, the socks5 solution is not working out for me. This is the command I...

Needs clarification

**Describe the bug** Article used: https://developers.cloudflare.com/cloudflare-one/tutorials/rdp/ I have web application hosted on port 8080 and is routed fine through cloudflared, but having issues with rdp 3389. Error on client side...

Type: Bug
Needs clarification