Something fucking refreshing
A web-based VPS management panel built with Node.js. Full file manager, code editor, and terminal — right in your browser. No bloat, no bullshit.
bash <(curl -fsSL https://raw.githubusercontent.com/convro/Bpanel/main/install.sh)
Built for developers who want a clean, fast panel without the enterprise garbage.
Browse your entire filesystem. Create, rename, delete files and folders. Sorted logically — directories first, files second. Context menus, quick actions, the works.
Edit any file directly in your browser. Multiple tabs, Ctrl+S to save, tab indentation, unsaved changes warnings. Clean, fast, no-nonsense editing.
Full PTY terminal powered by xterm.js. Bash, vim, htop — whatever you need. Real terminal emulation with 256 colors, resizable, right in the browser.
First user becomes admin. JWT tokens in httpOnly cookies, bcrypt password hashing. Registration locks after first setup. Simple and secure.
Create multiple workspaces, each with its own working directory. Switch between projects. Resume where you left off. Everything stays organized.
Single bash command. Installs Node.js, sets up systemd service, starts automatically. From zero to running panel in under 2 minutes. No Docker needed.
No frameworks you'll regret in 6 months. Just battle-tested tools.
No eye-burning white themes. Bpanel looks good at 3 AM.
One command. One minute. Full control.
bash <(curl -fsSL https://raw.githubusercontent.com/convro/Bpanel/main/install.sh)