Skip to content

BPB Wizard

To simplify the setup process and prevent user mistakes during installation, the BPB Wizard project was launched which provides online and CLI installations. It supports both Workers and Pages methods and just takes a few seconds to install panel!

wizard-web wizard-cli

1. Cloudflare account

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.

2. Install BPB Panel

Web edition

This is a ready to use edition and provides a Private Link after first installation which enables ONE-CLICK installation on your account.

To easily install the latest stable version of BPB Panel online:

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

CLI edition

Windows PowerShell
irm https://raw.githubusercontent.com/bia-pain-bache/BPB-Wizard/main/install.ps1 | iex
Android (Termux) - Linux - macOS
bash <(curl -fsSL https://raw.githubusercontent.com/bia-pain-bache/BPB-Wizard/main/install.sh)

Termux usage attention

Be sure to download and install Termux only from its official source. Installing via Google Play might cause issues. Also if you're connected to a VPN, disconnect it first.