From feb90af842027f9c70672087fac1b13b45f50028 Mon Sep 17 00:00:00 2001 From: Miguel Rodriguez Date: Sun, 2 Jul 2023 03:27:45 -0400 Subject: [PATCH] Update cloudflared.md to reflect a version issue with Go (#1046) --- docs/cloudflared.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/cloudflared.md b/docs/cloudflared.md index bb4db01c..85402300 100644 --- a/docs/cloudflared.md +++ b/docs/cloudflared.md @@ -2,6 +2,10 @@ [Cloudflare Tunnels](https://developers.cloudflare.com/cloudflare-one/connections/connect-apps/) can be used to access PiKVM over the internet securely using Cloudflare Zero Trust with Cloudflared. This is a convenient and free (for 50 users) tool for allowing access to web services running on your internal network without port forwarding or IPv4/IPv6 compatability issues. This document is provided as an example for accessing your PiKVM over the internet but you can also use Zerotier/[Tailscale](tailscale.md)/*Insert XYZ VPN service here*. Basic support like whats shown below is provided as an example, any other setting or functionality needs to be redirected to the appropriate community. +!!! bug "This feature is currently broken" + + Due to the newer version of Go being used, this feature is currently broken. + An upstream issue was raised [here](https://github.com/cloudflare/cloudflared/issues/888) ## Prequisites