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 bb4cea9 commit f4dd52bCopy full SHA for f4dd52b
src/content/docs/warp-client/get-started/linux.mdx
@@ -50,6 +50,10 @@ You can switch the protocol that WARP uses to route traffic from the device to C
50
- **WireGuard:** `warp-cli tunnel protocol set WireGuard`
51
- **MASQUE:** (default) `warp-cli tunnel protocol set MASQUE`
52
53
+:::note
54
+The protocol values are case-sensitive.
55
+:::
56
+
57
For information on WireGuard versus MASQUE, refer to our [blog post](https://blog.cloudflare.com/zero-trust-warp-with-a-masque).
58
59
### Using 1.1.1.1 for Families
0 commit comments