Skip to content

Commit 14b6c6b

Browse files
authored
[ZT] DEX remote captures availability (#18864)
* WARP version * remove beta
1 parent 22f4b4c commit 14b6c6b

File tree

1 file changed

+18
-4
lines changed

1 file changed

+18
-4
lines changed

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

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,26 @@ pcx_content_type: reference
33
title: Remote captures
44
sidebar:
55
order: 4
6-
76
---
87

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-
:::
8+
import { Details } from "~/components"
9+
10+
<Details header="Feature availability">
11+
12+
| [WARP modes](/cloudflare-one/connections/connect-devices/warp/configure-warp/warp-modes/) | [Zero Trust plans](https://www.cloudflare.com/teams-pricing/) |
13+
| ------------------------------------------------------------------------------------------- | ------------------------------------------------------------- |
14+
| <ul> <li> Gateway with WARP </li> <li> Secure Web Gateway without DNS Filtering </li> </ul> | All plans |
15+
16+
| System | Availability | Minimum WARP version |
17+
| -------- | ------------ | -------------------- |
18+
| Windows || 2024.12.492.0 |
19+
| macOS || 2024.12.492.0 |
20+
| Linux || 2024.12.492.0 |
21+
| iOS || |
22+
| Android || |
23+
| ChromeOS || |
24+
25+
</Details>
1226

1327
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.
1428

0 commit comments

Comments
 (0)