Skip to content

Commit 89525f6

Browse files
ranbelDevinCarr
andauthored
Update src/content/docs/cloudflare-one/connections/connect-networks/routing-to-tunnel/dns.mdx
Co-authored-by: Devin <[email protected]>
1 parent 4ea5c72 commit 89525f6

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/cloudflare-one/connections/connect-networks/routing-to-tunnel

1 file changed

+1
-1
lines changed

src/content/docs/cloudflare-one/connections/connect-networks/routing-to-tunnel/dns.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import { Render, TabItem, Tabs, DashButton } from "~/components";
99

1010
When you create a tunnel, Cloudflare generates a subdomain of `cfargotunnel.com` with the UUID of the created tunnel. You can treat `<UUID>.cfargotunnel.com` as if it were an origin target in the Cloudflare dashboard.
1111

12-
Unlike publicly routable IP addresses, `<UUID.cfargotunnel.com` will only proxy traffic for a DNS record in the same Cloudflare account. If someone discovers your subdomain UUID, they will not be able to create a DNS record in another account or system to proxy traffic to the address.
12+
Unlike publicly routable IP addresses, `<UUID.cfargotunnel.com` will only proxy traffic for a DNS record in the same Cloudflare account. The Tunnel UUID is not secret information; if someone discovers your subdomain UUID, they will not be able to create a DNS record in another account or system to proxy traffic to the address.
1313

1414
## Create a DNS record for the tunnel
1515

0 commit comments

Comments
 (0)