Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Latest commit

 

History

History
33 lines (28 loc) · 560 Bytes

README.md

File metadata and controls

33 lines (28 loc) · 560 Bytes

Cloudflare WARP+ Generator

Get amount of data in Cloudflare WARP+ for free

Warning

Do not run in multiple tabs it may cause too many require or rate limit

Run on Computer/VPS

  • Install Python and Git

For Windows

winget install python
winget install Git.Git

For Linux(APT)

sudo apt-get update && sudo apt-get install -y python git pip

For MAC (HomeBrew)

brew install python git
  • Clone Repository
  • Install Requirements
pip install -r requirements.txt
  • Run Python Program
python main.py