Cloudflare Warp+ key generator. Generates keys with 1.92EB quota by default.
Caution
The generator will not work properly because Cloudflare has concluded its referral program. To get the WARP+ experience, click here to join the Zero Trust Teams we've created.
cloudflare please do not sue me
I did not make this generator
my cat just made it and uploaded it to github
do not sue me
sue my cat
If you want to use this library in your project, please place a link to my github page! thanks!
Also, if you don't want to make changes to this repo, DO NOT FORK THIS, because I will get LOTS of notifications.
If you just want to make a backup in case of a takedown, GIT PULL it, DO NOT fork it.
pip3 install -r requirements.txt
.
usage: python3 main.py [-h] [-q QUANTITY] [-o OUTPUT]
Generates Warp+ Keys
options:
-h, --help show this help message and exit
-q QUANTITY, --quantity QUANTITY
Key quantity
-o OUTPUT, --output OUTPUT
Output the keys to a file.
Made with ❤️ by 0x24a
Or just python3 main.py
, which generates 1 key and prints it to the console.
Register a WARP account. Returns the user object.
Generates a WARP+ key. Returns the GenerateResults object. We have some base_keys built in.(the BASE_KEYS const)
Made by 24a 24a's cat with ❤️
Enjoy!