Skip to content

Repository files navigation

💦 BPB Wizard

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.

Web edition

To install the latest stable version of BPB Panel:

https://wizard.bpb-panel.workers.dev

CLI edition

Android (Termux) - Linux - macOS

Make 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)

Windows (PowerShell)

irm https://raw.githubusercontent.com/bia-pain-bache/BPB-Wizard/main/install.ps1 | iex

Tip

Wizard CLI edition can only be used by these scripts. Standalone execution is not permitted.

🌟 Features

  1. Multi login: You can manage several Cloudflare accounts using CLI edition. (Only first time token entry on each device).
  2. Methods: Both Pages and Workers deployments are supported.
  3. Cross platform CLI: Works on all major operating systems i.e. Windows, Android (Termux), macOS and Linux.
  4. ONE-CLICK installation: Web edition creates a permanent Private Link to install BPB Panel on your account with one click in a few seconds.
  5. 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.

Releases

Used by

Contributors

Languages