Skip to content

Commit 9b63bcb

Browse files
committed
WARP version
1 parent 4f9650c commit 9b63bcb

File tree

1 file changed

+20
-4
lines changed

1 file changed

+20
-4
lines changed

src/content/docs/cloudflare-one/insights/dex/remote-captures.mdx

Lines changed: 20 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,28 @@ pcx_content_type: reference
33
title: Remote captures
44
sidebar:
55
order: 4
6-
6+
badge:
7+
text: Beta
78
---
89

9-
:::note
10-
DEX remote captures are available for beta testing on [Windows](https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-windows/distribution_groups/beta) and [macOS](https://install.appcenter.ms/orgs/cloudflare/apps/1.1.1.1-macos/distribution_groups/beta). Linux builds are available upon request by contacting your account team.
11-
:::
10+
import { Details } from "~/components"
11+
12+
<Details header="Feature availability">
13+
14+
| [WARP modes](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/) | [Zero Trust plans](https://www.cloudflare.com/teams-pricing/) |
15+
| ------------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
16+
| <ul> <li> Gateway with WARP </li> <li> Secure Web Gateway without DNS Filtering </li> </ul> | All plans |
17+
18+
| System | Availability | Minimum WARP version |
19+
| -------- | ------------ | -------------------- |
20+
| Windows || 2024.12.492.0 |
21+
| macOS || 2024.12.492.0 |
22+
| Linux || 2024.12.492.0 |
23+
| iOS || |
24+
| Android || |
25+
| ChromeOS || |
26+
27+
</Details>
1228

1329
Remote captures allow administrators to collect packet captures (PCAPs) and WARP diagnostic logs directly from end user devices. This data can be used to troubleshoot network problems, investigate security incidents, and identify performance bottlenecks.
1430

0 commit comments

Comments
 (0)