This project aims to facilitate the deployment and management process of BPB Panel and prevent user mistakes during deployments. It supports both Workers and Pages methods and is highly recommended to use.
To use this method, all you need is a Cloudflare account. You can sign up here, and don’t forget to check your email afterward to verify your account.
Warning
If you're connected to a VPN, disconnect it.
Based on your operating system, download the ZIP file, unzip it, and run the program.
Important
This program downloads worker.js
from github to deploy to Cloudflare and is not signed by a certificate. This makes Anti Viruses detect it as some kind of Trojan/Downloader threat. You have to disable your Anti Virus before running the program.
Android users who have Termux installed on their device and Linux users can use this bash:
bash <(curl -fsSL https://raw.githubusercontent.com/bia-pain-bache/BPB-Wizard/main/install.sh)
Important
Be sure to download and install Termux only from its official source. Installing via Google Play might cause issues.
The first question asks whether you want to create a new panel or modify existing panels in the account.
Then logs into your Cloudflare account, return to the terminal and asks you a series of questions.
If you choose option 1, it will ask a series of configuration questions. You can use the default values or input your own. In the end, it opens the panel for you in your browser — that’s it.
Tip
For each setting it asks about, it has already generated a secure, personal value for you. You can simply press Enter to accept it and move on to the next question, or input your own values.
If you choose option 2, it lists deployed Workers and Pages projects and you can choose which one to modify.
Just run wizard and select option 2 for the first question. It will show you a list of project names in your account — you can choose any to update to the latest stable version or delete.