Skip to content

A simple python script which can be run on remote servers for getting unlimited quota renewal on Cloudflare WARP+

License

Notifications You must be signed in to change notification settings

carolynsteeves1/RemoteWarp-Renewal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RemoteWarp-Renewal

UnlimitedWrapUsage - RemoteServer

A simple python script which can be run on remote servers for getting unlimited quota renewal on Cloudflare WARP+

Q. How to get the WARP+ ID?

NOTE : Run these steps in Android or iOS App.You cannot do this in PC

Go to Settings > Advanced > Diagnostics and copy the ID under CLIENT CONFIGURATION section

Q. Why the WARP+ quota is still showing 0 GB?

NOTE : Run these steps in Android or iOS App.You cannot do this in PC

Go to Settings > Advanced > Connection options and press on Reset security keys

Q. How to use the Wrap + Data that we get in License Key in PC ?

Go to Settings > Account > Key and copy the License Key
Now paste this License Key ina a PC and get the Wrap+ Quota on your PC too.

Important : You can fill your Cloudflare Warp+ ID in config.env and deploy the App.

☂ Deploying on Railway.app

  1. For Direct Deploy,Click on the Below Button
    Deploy on Railway

  2. Fill the following Environment Values as per below Instructions:

warp_id = Your Cloudflare Warp Plus ID

  1. Click on Deploy
  2. Wait a little bit.You will see that your app has been deployed to Railway and then you can clone without any Time Limit.Railway does not restart App every 24 hours meaning your task can run for days at a time

⚛️ Deploying on Heroku

  1. Click on the button below :

Deploy to Heroku

  1. Fill the following value :

warp_id = Your Cloudflare Warp Plus ID

  1. Click on Deploy app...
  2. When it's over, go to : https://dashboard.heroku.com/apps/YOURAPPNAME/resources (replace YOURAPPNAME by your appname 🙃)
  3. Then click on the ✏ and check $0.00 option and click on confirm.
  4. Now you can start your bot !

About

A simple python script which can be run on remote servers for getting unlimited quota renewal on Cloudflare WARP+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 93.5%
  • Dockerfile 5.0%
  • Shell 1.5%