This project aims to facilitate the installation process of BPB Panel efficiently and prevent user mistakes during deployments.
The wizard has now two editions: Web and CLI. The web edition generates a Private Link after deployment which enables ONE-CLICK installations per Cloudflare account. However Wizard CLI stores your logins on your operating system and supports multiple accounts' installations.
To install the latest stable version of BPB Panel:
https://wizard.bpb-panel.workers.devMake sure to install Termux from Github source not Google Play.
bash <(curl -fsSL https://raw.githubusercontent.com/bia-pain-bache/BPB-Wizard/main/install.sh)irm https://raw.githubusercontent.com/bia-pain-bache/BPB-Wizard/main/install.ps1 | iexTip
Wizard CLI edition can only be used by these scripts. Standalone execution is not permitted.
- Multi login: You can manage several Cloudflare accounts using CLI edition. (Only first time token entry on each device).
- Methods: Both Pages and Workers deployments are supported.
- Cross platform CLI: Works on all major operating systems i.e. Windows, Android (Termux), macOS and Linux.
- ONE-CLICK installation: Web edition creates a permanent
Private Linkto install BPB Panel on your account with one click in a few seconds. - Privacy: Web edition gets deployed directly from this repository and CLI edition is built using Github action. There's no storage and all open-source.

