Skip to content

Commit 4311dac

Browse files
committed
warp+ unlimited
1 parent 2d948f9 commit 4311dac

File tree

2 files changed

+33
-1
lines changed

2 files changed

+33
-1
lines changed

src/content/docs/warp-client/get-started/linux.mdx

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,30 @@ The Linux client supports all 1.1.1.1 for Families modes, in either WARP on DNS-
6464
- **Malware protection:** `warp-cli dns families malware`
6565
- **Malware and adult content:** `warp-cli dns families full`
6666

67+
### Enable WARP+ Unlimited
68+
69+
To enable [WARP+ Unlimited](/warp-client/warp-modes/#warp-unlimited) on Linux, you will need an iOS or Android device that has an existing WARP+ Unlimited subscription.
70+
71+
1. On your iOS or Android device, launch the Apple App Store or Google Play Store.
72+
2. Find your WARP+ subscription and copy its license key.
73+
3. On your Linux device, run the following command:
74+
75+
```sh
76+
warp-cli registration license <KEY>
77+
```
78+
4. Verify the new registration:
79+
80+
```sh
81+
warp-cli registration show
82+
```
83+
84+
```sh output
85+
Account type: Unlimited
86+
...
87+
```
88+
89+
Your WARP+ Unlimited subscription is now active on this device.
90+
6791
### Additional commands
6892

6993
A complete list of all supported commands can be found by running:

src/content/docs/warp-client/warp-modes.mdx

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,12 @@ If you enable [FIPS compliance](/cloudflare-one/policies/gateway/http-policies/t
4545

4646
While WARP can take advantage of the many Cloudflare data centers around the world to give you a more private and robust connection, WARP+ Unlimited subscribers get access to a larger network. More cities to connect to means you are likely to be closer to a Cloudflare data center, which can reduce latency and improve your browsing speed.
4747

48-
WARP+ Unlimited is a paid, monthly subscription that can be purchased via the Apple App Store and Google Play Store.
48+
WARP+ Unlimited is a paid, monthly subscription that can be purchased via the Apple App Store or Google Play Store.
49+
50+
To subscribe to WARP+ Unlimited:
51+
52+
1. On an iOS or Android device, launch the **1.1.1.1: Faster Internet** app.
53+
2. Select **Settings** > **Upgrade to WARP+**. A dialog will appear with the subscription price.
54+
3. To confirm your subscription, select **Subscribe to WARP+ Unlimited**. All payments are handled by the Apple/Google app store, and the payment information associated with your Apple/Google account will be charged for these subscriptions.
55+
56+
WARP+ Unlimited is now active on this device. You can use your license key on up to five devices.

0 commit comments

Comments
 (0)