We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6c5ece commit 20bc6efCopy full SHA for 20bc6ef
src/content/docs/cloudflare-one/insights/dex/ip-visibility.mdx
@@ -5,7 +5,20 @@ sidebar:
5
order: 7
6
---
7
8
-import { Render } from "~/components";
+import { Render, Details } from "~/components";
9
+
10
+<Details header="Feature availability">
11
12
+| System | Availability | Minimum WARP version |
13
+| -------- | ------------ | -------------------- |
14
+| Windows | ✅ | 2025.1.861.0 |
15
+| macOS | ✅ | 2025.1.861.0 |
16
+| Linux | ✅ | 2025.1.861.0 |
17
+| iOS | ❌ | |
18
+| Android | ❌ | |
19
+| ChromeOS | ❌ | |
20
21
+</Details>
22
23
DEX's IP visibility gives administrators insight into three different IP types per device:
24
0 commit comments