cloudflared
cloudflared copied to clipboard
Cloudflare Tunnel client (formerly Argo Tunnel)
**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...
**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...
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...
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...
**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...
RPM update fails with "ln: failed to create symbolic link '/usr/local/bin/cloudflared': File exists"
**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...
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...
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...
**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...