You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/warp-client/get-started/android.mdx
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,12 @@ weight: 0
5
5
head:
6
6
- tag: title
7
7
content: Android mobile client
8
-
9
8
---
10
9
10
+
import { Render } from"~/components";
11
+
12
+
<Renderfile="consumer-warp-download" />
13
+
11
14
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.
Copy file name to clipboardExpand all lines: src/content/docs/warp-client/get-started/iOS.mdx
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,9 +5,12 @@ weight: 0
5
5
head:
6
6
- tag: title
7
7
content: iOS mobile client
8
-
9
8
---
10
9
10
+
import { Render } from"~/components";
11
+
12
+
<Renderfile="consumer-warp-download" />
13
+
11
14
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.
Copy file name to clipboardExpand all lines: src/content/docs/warp-client/get-started/windows.mdx
+7-6Lines changed: 7 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,10 +5,11 @@ weight: 0
5
5
head:
6
6
- tag: title
7
7
content: Windows desktop client
8
-
9
8
---
10
9
11
-
import { Render } from"~/components"
10
+
import { Render } from"~/components";
11
+
12
+
<Renderfile="consumer-warp-download" />
12
13
13
14
1.[Download](https://downloads.cloudflareclient.com/v1/download/windows/ga) Cloudflare WARP for Windows.
14
15
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.
26
27
27
28
This is the main GUI application that you interact with. You can find it in:
28
29
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`.
31
32
32
33
### Cloudflare WARP service
33
34
@@ -37,8 +38,8 @@ This is the Windows service that is responsible for establishing the wireguard t
37
38
38
39
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:
Connect to the Internet faster and in a more secure way.
21
+
Connect to the Internet faster and in a more secure way.
22
+
17
23
</Description>
18
24
19
25
<Plantype="all" />
20
26
21
27
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.
22
28
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/).
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/).
0 commit comments