Skip to content

Commit 38e2d7a

Browse files
[CF1] make consumer warp clear (#20328)
1 parent f76386f commit 38e2d7a

File tree

8 files changed

+55
-20
lines changed

8 files changed

+55
-20
lines changed

src/content/docs/warp-client/get-started/android.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ weight: 0
55
head:
66
- tag: title
77
content: Android mobile client
8-
98
---
109

10+
import { Render } from "~/components";
11+
12+
<Render file="consumer-warp-download" />
13+
1114
By default, 1.1.1.1:Faster Internet is configured to WARP mode. You can also configure it to only encrypt your DNS queries and leave the remaining traffic unencrypted.
1215

1316
## Set up 1.1.1.1: Faster Internet

src/content/docs/warp-client/get-started/iOS.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ weight: 0
55
head:
66
- tag: title
77
content: iOS mobile client
8-
98
---
109

10+
import { Render } from "~/components";
11+
12+
<Render file="consumer-warp-download" />
13+
1114
By default, 1.1.1.1:Faster Internet is configured to WARP mode. You can also configure it to only encrypt your DNS queries and leave the remaining traffic unencrypted.
1215

1316
## Set up 1.1.1.1: Faster Internet

src/content/docs/warp-client/get-started/index.mdx

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,11 @@ pcx_content_type: reference
33
title: Get started
44
sidebar:
55
order: 3
6-
76
---
87

9-
import { Render } from "~/components"
8+
import { Render } from "~/components";
9+
10+
<Render file="consumer-warp-download" />
1011

1112
Before installing and setting up the WARP Client, ensure that your device meets the following system requirements:
1213

src/content/docs/warp-client/get-started/linux.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ head:
77
content: Linux desktop client
88
---
99

10+
import { Render } from "~/components";
11+
12+
<Render file="consumer-warp-download" />
13+
1014
You have two ways of installing WARP on Linux, depending on the distro you are using:
1115

1216
- Find the latest WARP client in the [package repository](https://pkg.cloudflareclient.com/).

src/content/docs/warp-client/get-started/macOS.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ head:
99

1010
import { Render } from "~/components";
1111

12+
<Render file="consumer-warp-download" />
13+
1214
1. [Download](https://downloads.cloudflareclient.com/v1/download/macos/ga) Cloudflare WARP for macOS.
1315
2. Go to your predefined download folder and open the `.pkg` file.
1416
3. Follow the instructions to complete installation. Cloudflare WARP will automatically launch and appear in your menu bar with the Cloudflare logo.

src/content/docs/warp-client/get-started/windows.mdx

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,11 @@ weight: 0
55
head:
66
- tag: title
77
content: Windows desktop client
8-
98
---
109

11-
import { Render } from "~/components"
10+
import { Render } from "~/components";
11+
12+
<Render file="consumer-warp-download" />
1213

1314
1. [Download](https://downloads.cloudflareclient.com/v1/download/windows/ga) Cloudflare WARP for Windows.
1415
2. Go to your predefined download folder and open the executable file to install WARP.
@@ -26,8 +27,8 @@ WARP is now running and protecting your Internet connection.
2627

2728
This is the main GUI application that you interact with. You can find it in:
2829

29-
* The **Start** menu > **Cloudflare**.
30-
* On your disk, in `C:\Program Files\Cloudflare\Cloudflare WARP\Cloudflare WARP.exe`.
30+
- The **Start** menu > **Cloudflare**.
31+
- On your disk, in `C:\Program Files\Cloudflare\Cloudflare WARP\Cloudflare WARP.exe`.
3132

3233
### Cloudflare WARP service
3334

@@ -37,8 +38,8 @@ This is the Windows service that is responsible for establishing the wireguard t
3738

3839
The Windows application places log files in two locations based on what part of the application is logging information. These logs are included during feedback submission when you check **Feedback** > **Share debug information**. You can find the logs for:
3940

40-
* **WARP Service**: `C:\ProgramData\Cloudflare`.
41-
* **Application GUI Logs**: `C:\Users\<your username>\AppData\Local\Cloudflare`.
41+
- **WARP Service**: `C:\ProgramData\Cloudflare`.
42+
- **Application GUI Logs**: `C:\Users\<your username>\AppData\Local\Cloudflare`.
4243

4344
## How to remove the application
4445

src/content/docs/warp-client/index.mdx

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,40 +6,52 @@ sidebar:
66
head:
77
- tag: title
88
content: Cloudflare WARP client
9-
109
---
1110

12-
import { Description, Feature, Plan, RelatedProduct } from "~/components"
11+
import {
12+
Description,
13+
Feature,
14+
Plan,
15+
RelatedProduct,
16+
Render,
17+
} from "~/components";
1318

1419
<Description>
1520

16-
Connect to the Internet faster and in a more secure way.
21+
Connect to the Internet faster and in a more secure way.
22+
1723
</Description>
1824

1925
<Plan type="all" />
2026

2127
The Cloudflare WARP client allows individuals to have a faster, more secure, and more private experience online. The WARP client sits between your device and the Internet, and has several connection modes to better suit different needs.
2228

23-
This documentation is for the consumer version of WARP. If you are using WARP with Cloudflare Zero Trust, refer to the [Zero Trust documentation](/cloudflare-one/connections/connect-devices/warp/).
29+
<Render file="consumer-warp-download" />
2430

2531
## Features
2632

2733
<Feature header="WARP modes" href="/warp-client/warp-modes/">
28-
The WARP client has several modes to better suit your connection needs.
34+
The WARP client has several modes to better suit your connection needs.
2935
</Feature>
3036

3137
<Feature header="OS clients" href="/warp-client/get-started/">
32-
WARP is available to several operating systems, including iOS and Android.
38+
WARP is available to several operating systems, including iOS and Android.
3339
</Feature>
3440

35-
***
41+
---
3642

3743
## Related products
3844

3945
<RelatedProduct header="1.1.1.1" href="/1.1.1.1/" product="1.1.1.1">
40-
1.1.1.1 is Cloudflare’s public DNS resolver. It offers a fast and private way to browse the Internet.
46+
1.1.1.1 is Cloudflare’s public DNS resolver. It offers a fast and private way
47+
to browse the Internet.
4148
</RelatedProduct>
4249

43-
<RelatedProduct header="WARP for Zero Trust" href="/cloudflare-one/connections/connect-devices/warp/" product="cloudflare-one">
44-
The enterprise version of WARP allows organizations to apply security policies to corporate devices.
50+
<RelatedProduct
51+
header="WARP for Zero Trust"
52+
href="/cloudflare-one/connections/connect-devices/warp/"
53+
product="cloudflare-one"
54+
>
55+
The enterprise version of WARP allows organizations to apply security policies
56+
to corporate devices.
4557
</RelatedProduct>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
{}
3+
---
4+
5+
:::caution[Consumer WARP]
6+
7+
This documentation is for the consumer version of WARP. If you are using WARP with Cloudflare Zero Trust, refer to the [Zero Trust documentation](/cloudflare-one/connections/connect-devices/warp/).
8+
9+
:::

0 commit comments

Comments
 (0)