Coder Social home page Coder Social logo

warp_plus_keys_generator's Introduction

Warp Plus Key Generator

This is a Python script that generates Warp Plus keys for your applications using Cloudflare.

The script automates the following procedures:

  1. Registers a new user account
  2. Adds a referral to the account
  3. Deletes the referral account
  4. Updates the initial license (swap with another license from a predefined list and then swap back to the initial)
  5. Retrieves final quota and checks if Warp Plus is enabled
  6. If Warp Plus is enabled, final license and quota are stored in a JSON file.

Prerequisites

  • Python 3.11.4
  • httpx package for sending HTTP requests
  • python-dotenv package for managing environment variables

These packages can be installed using:

pip install -r requirements.txt

Usage

  1. Clone the repository
  2. Navigate to project directory
  3. Create the .env file in the project directory and populate it with your keys. The format should be:
KEYS=key1,key2,key3,...

❗All keys must be already Warp+ for generation new keys. You need at least a one warp+ key! 4. To start the key generation process, simply run the Python script:

python main.py

Please note you need to specify the number of keys the program must generate in the main function.

Disclaimer

This script is provided as is without any guarantees or warranty. The author is not responsible for any misuse or damage caused by this program.

Contributions

Contributions, issues, and feature requests are welcome!

Feel free to check issues page.

License

MIT

warp_plus_keys_generator's People

Contributors

4erdenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

warp_plus_keys_generator's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.