Skip to content

Commit 977999b

Browse files
ashu17706claude
andcommitted
docs: clarify consumer WARP vs enterprise, update official docs link
- Add note distinguishing consumer WARP (free) from Cloudflare One (enterprise) - Update WARP documentation links to official Cloudflare docs - Add FAQ entry explaining enterprise vs personal use - Direct enterprise users to appropriate resources Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent 2603d71 commit 977999b

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ Cloudflare WARP is a free VPN service that:
2020
- **Blocks malware & trackers** - Cloudflare's network filters out bad stuff
2121
- **Makes browsing faster** - Cloudflare optimizes your connection
2222

23-
[Learn more about WARP →](https://www.cloudflare.com/warp/)
23+
**This CLI works with WARP (the free consumer version).** For enterprise/teams? See [Cloudflare One](https://developers.cloudflare.com/cloudflare-one/team-and-resources/devices/warp/).
24+
25+
[Learn more about WARP →](https://developers.cloudflare.com/cloudflare-one/team-and-resources/devices/warp/)
2426

2527
---
2628

@@ -88,7 +90,7 @@ See all commands: `warp --help`
8890

8991
**New to WARP?**
9092
- [QUICKSTART.md](QUICKSTART.md) - Get running in 5 minutes
91-
- [What is WARP & Why Use It?](https://www.cloudflare.com/warp/)
93+
- [Official WARP Documentation](https://developers.cloudflare.com/cloudflare-one/team-and-resources/devices/warp/)
9294

9395
**Want technical details?**
9496
- [DETAILS.md](DETAILS.md) - How it works under the hood
@@ -120,6 +122,9 @@ A: Not yet. It's macOS-only because WARP daemon integration is macOS-specific.
120122
**Q: Do I pay anything?**
121123
A: No, WARP is free (with optional paid plans for advanced features).
122124

125+
**Q: Is this for enterprise/teams?**
126+
A: No, this CLI is for personal/consumer WARP. For enterprise use, see [Cloudflare One](https://developers.cloudflare.com/cloudflare-one/team-and-resources/devices/warp/).
127+
123128
**Q: How much data do I use?**
124129
A: WARP doesn't count against your ISP's data cap—you're encrypting existing traffic, not adding to it.
125130

0 commit comments

Comments
 (0)