From b565d527023401b593c0865a76b2e25f1d45c90d Mon Sep 17 00:00:00 2001 From: kbitr <33611687+kbitr@users.noreply.github.com> Date: Wed, 12 Mar 2025 19:43:13 +0100 Subject: [PATCH 1/2] adding the beta flag --- .../connect-networks/private-net/warp-connector/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-connector/index.mdx b/src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-connector/index.mdx index 7a1384001f7d2e5..81b76135f3425dd 100644 --- a/src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-connector/index.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-connector/index.mdx @@ -29,10 +29,10 @@ import { Render, Details} from "~/components"; :::note -WARP Connector is not currently supported in accounts that have [Magic WAN](/magic-wan/) enabled. +WARP Connector is not currently supported in accounts that have [Magic WAN](/magic-wan/) enabled. ::: -Cloudflare WARP Connector is a software client[^1] that enables site-to-site, bidirectional, and mesh networking connectivity without requiring changes to underlying network routing infrastructure. WARP Connector establishes a secure Layer 3 proxy between a private network and Cloudflare, allowing you to: +Cloudflare WARP Connector is a software client[^1] that enables site-to-site, bidirectional, and mesh networking connectivity without requiring changes to underlying network routing infrastructure. WARP Connector establishes a secure Layer 3 proxy between a private network and Cloudflare, allowing you to: - Connect two or more private networks to each other. - Connect IoT devices that cannot run external software, such as printers and IP phones. From 1862f740ca750431ba7e686aa99947e6e23d3676 Mon Sep 17 00:00:00 2001 From: ranbel <101146722+ranbel@users.noreply.github.com> Date: Fri, 14 Mar 2025 17:10:43 -0400 Subject: [PATCH 2/2] Update index.mdx --- .../connect-networks/private-net/warp-connector/index.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-connector/index.mdx b/src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-connector/index.mdx index 81b76135f3425dd..74ef08215e0c926 100644 --- a/src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-connector/index.mdx +++ b/src/content/docs/cloudflare-one/connections/connect-networks/private-net/warp-connector/index.mdx @@ -29,10 +29,10 @@ import { Render, Details} from "~/components"; :::note -WARP Connector is not currently supported in accounts that have [Magic WAN](/magic-wan/) enabled. +WARP Connector is not currently supported in accounts that have [Magic WAN](/magic-wan/) enabled. ::: -Cloudflare WARP Connector is a software client[^1] that enables site-to-site, bidirectional, and mesh networking connectivity without requiring changes to underlying network routing infrastructure. WARP Connector establishes a secure Layer 3 proxy between a private network and Cloudflare, allowing you to: +Cloudflare WARP Connector (beta) is a software client[^1] that enables site-to-site, bidirectional, and mesh networking connectivity without requiring changes to underlying network routing infrastructure. WARP Connector establishes a secure Layer 3 proxy between a private network and Cloudflare, allowing you to: - Connect two or more private networks to each other. - Connect IoT devices that cannot run external software, such as printers and IP phones.