mshakan / warp-plus

You can obtain unlimited WARP+ referral data on Cloudflare's 1.1.1.1 VPN.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🌐 WARP+ Unlimited Referral Rewards Generator

WARP+ Logo

GitHub stars GitHub forks GitHub issues GitHub license

Generate unlimited WARP+ referral data for Cloudflare's 1.1.1.1 VPN service with this advanced, feature-rich script.

πŸš€ Features

  • πŸ”₯ Ultra-fast asynchronous requests with configurable concurrency
  • 🌈 Sleek, colorful, and interactive console interface
  • πŸ“Š Real-time progress tracking with ETA and speed metrics
  • πŸ’Ύ Persistent data storage with JSON backup and restore
  • πŸ› οΈ Comprehensive system resource monitoring (CPU, RAM, Disk)
  • 🌐 Built-in internet speed testing functionality
  • πŸ”§ Highly configurable settings with command-line options
  • πŸ”’ Secure handling of referral IDs and user data
  • πŸ”„ Auto-update feature to keep the script current
  • πŸ“ˆ Detailed statistics and performance analytics
  • πŸŒ™ Dark mode support for late-night usage
  • 🐳 Docker support for easy deployment and scaling

πŸ› οΈ Prerequisites

  • Python 3.7+
  • pip (Python package manager)
  • Git (for cloning the repository)
  • Docker (optional, for containerized deployment)

πŸ’» Installation

Standard Installation

  1. Clone this repository:

    git clone https://github.com/ChefAdorous/warp-plus.git
  2. Navigate to the project directory:

    cd warp-plus
  3. Install required packages:

    pip install -r requirements.txt

Docker Installation

  1. Build the Docker image:

    docker build -t warp-plus .
  2. Run the container:

    docker run -it warp-plus

πŸš€ Usage

Command-line Options

Run the script with various options:

python main.py --referrer YOUR_REFERRER_ID --runs 1000 --interval 2 --concurrent 5
  • --referrer: Your WARP+ referrer ID
  • --runs: Number of referral attempts
  • --interval: Delay between requests (in seconds)
  • --concurrent: Number of concurrent requests

Interactive Menu

  1. Start the script:

    python main.py
  2. Choose from the advanced menu options:

    • πŸš€ Start generating WARP+ data
    • βš™οΈ Configure advanced settings
    • πŸ“Š View detailed referral statistics
    • πŸ’» Check system resources
    • 🌐 Run internet speed test
    • πŸ“ˆ Generate performance report
    • πŸ”„ Check for script updates
    • πŸŒ™ Toggle dark mode
    • πŸ“€ Export data to CSV/JSON
    • πŸ”’ Manage saved referrer IDs

βš™οΈ Advanced Configuration

Fine-tune your WARP+ generation with these advanced settings:

  • πŸ”’ Referrer ID management (add, remove, select)
  • ⏱️ Custom request intervals (fixed, random, adaptive)
  • 🧡 Dynamic concurrency adjustment
  • 🌑️ CPU temperature monitoring and throttling
  • πŸ”” Desktop notifications for milestones
  • πŸ”‘ Proxy support for enhanced anonymity
  • πŸ“… Scheduled runs with cron-like syntax

πŸ“Š Analytics and Reporting

  • πŸ“ˆ Generate detailed performance reports
  • πŸ“‰ View historical data and trends
  • πŸ” Analyze success rates and error patterns
  • πŸ“© Export reports in various formats (PDF, CSV, JSON)

πŸ›‘οΈ Security Features

  • πŸ” Encrypted storage of sensitive data
  • πŸ•΅οΈ IP rotation to avoid detection
  • 🚦 Rate limiting to prevent API abuse
  • πŸ”’ Secure deletion of logs and temporary files

⚠️ Disclaimer

This script is intended for educational and research purposes only. Use it responsibly and in accordance with Cloudflare's terms of service. The authors are not responsible for any misuse or damage caused by this script.

πŸ‘¨β€πŸ’» Author

πŸ“„ License

This project is open source and available under the MIT License.

🀝 Contributing

Contributions, issues, and feature requests are welcome! Feel free to check the issues page.

πŸ’– Support

If you find this project helpful, consider giving it a star ⭐️ on GitHub!

For updates, more projects, and a vibrant community, join our Telegram channel: VorTexCyberBD

πŸ“š FAQs

Q: Is this legal to use? A: This script is for educational purposes. Always comply with Cloudflare's ToS.

Q: How many GB can I generate per day? A: The amount varies, but users report generating 5-50 GB daily.

Q: Can I run this on a VPS? A: Yes, it's possible to run on a VPS for 24/7 operation.

πŸ™ Acknowledgements

  • Cloudflare for their amazing WARP service
  • The open-source community for invaluable tools and libraries

Made with ❀️ by ChefAdorous

About

You can obtain unlimited WARP+ referral data on Cloudflare's 1.1.1.1 VPN.


Languages

Language:Python 100.0%