-
Hello,
I am looking to use cloudflared on a raspberry pi running [Ubuntu Core](https://ubuntu.com/core). This is a very light weight operating system where the OS itself as well as applications are…
-
Hi Vegard,
I already outlined in another issue (https://github.com/vehagn/homelab/issues/106#issuecomment-2424077149) that I'd like to contribute to the READMEs. One area where I'm lacking knowled…
-
Spent maybe 20 hours trying to figure out why my allow_bypass_login/trusted_networks configuration wasn't working until I remembered that Google IOT sometimes bypasses my DNS. Packet capture confirme…
-
When cloudflared establishes a connection to Cloudflare's edge, the origintunnel service sends the remote configuration to cloudflared (if available), and cloudflared happily applies it without a seco…
-
**Describe the bug**
CNAME Record on OneUptime cannot be Verified
**To Reproduce**
Steps to reproduce the behavior:
1. Go to Project Setting add Custom Domain and TXT Record on DNS Server to ver…
-
I see that the binaries link are https://github.com/cloudflare/cloudflared/releases/latest/download/cloudflared-linux-amd64
But what's the extension of this file?
How can I install it on alpine …
-
```
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
…
-
**Describe the bug**
Tcp tunnel stopped without warning.
**To Reproduce**
Steps to reproduce the behavior:
1. Configure 'A tcp tunnel'
2. Run 'cloudflared access tcp --hostname blabla.org --url…
WBOX4 updated
1 month ago
-
**Describe the feature you'd like**
I expect there is `--dns-resolver` flag.
```
cloudflared --dns-resolver=127.0.0.1:10053 tunnel --hello-world
```
**Describe alternatives you've considered**
…
-
**Describe the feature you'd like**
A clear and concise description of the feature. What problem does it solve for you?
I'd like to see CF Tunnels have the option to be configured directly in HTTP…