Skip to content

mkhossainx/BIZHOST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ’€ BIZHOST v2.0 β€” PHP Hosting Terminal

A powerful, professional localhost hosting tool for Termux
Designed for mobile developers, testers, and cyber enthusiasts.

BIZHOST turns your Android device into a PHP hosting environment with public internet access β€” all from a sleek cyber terminal interface.


⚑ What's New in v2.0

  • βœ… Live status panel β€” See SERVER and TUNNEL status right in the menu
  • βœ… Background tunnel β€” Tunnel runs in background, you can return to menu
  • βœ… Separate Stop Tunnel option β€” Kill tunnel without stopping server
  • βœ… Custom port support β€” Change from default 8080 anytime
  • βœ… Colored server logs β€” View live logs with color-coded status codes
  • βœ… System Info panel β€” PHP version, cloudflared version, disk usage
  • βœ… Smarter install β€” Pre-flight internet/Termux checks, fallback cloudflared download
  • βœ… Bug fixes β€” Stop server now uses stored PID (won't kill unrelated PHP), config uses key=value format

πŸ“¦ Requirements

  • Android device
  • Termux (latest version from F-Droid recommended)
  • Internet connection (for installation & public link)
  • Storage permission enabled

πŸš€ Installation

Open Termux and run:

apt update && apt install git -y
git clone https://github.com/bizft/BIZHOST.git
cd BIZHOST
chmod +x install bizhost
./install

▢️ Usage

bizhost

🧭 Menu Options

Option Action
[1] Start PHP server (with auto-restart watchdog)
[2] Create public Cloudflare tunnel (runs in background)
[3] Stop tunnel only
[4] Stop server (and tunnel)
[5] Open site folder in shell
[6] Set site directory
[7] Set custom port
[8] View server logs (color-coded)
[9] System info
[U] Update BIZHOST
[X] Exit

πŸ“ Website Location

/storage/emulated/0/BIZHOST/

Default entry point: index.php


πŸ”§ Config

Config is stored at $PREFIX/tmp/bizhost.conf as key=value pairs:

SITE="/storage/emulated/0/BIZHOST"
PORT=8080

βš™οΈ How It Works

  • PHP built-in development server (port configurable, default 8080)
  • Watchdog subprocess auto-restarts PHP if it crashes
  • Cloudflare Quick Tunnel for public access (background process)
  • Config persisted to Termux tmp

πŸ›‘οΈ Security Notes

  • Public links are temporary and expire
  • Do not host sensitive data publicly
  • Use responsibly

πŸ’» Supported Platforms

  • βœ… Android (Termux)
  • ❌ Not designed for Windows / iOS

⚠️ Disclaimer

For educational and development purposes only.
The author is not responsible for misuse.


πŸ‘¨β€πŸ’» Author

@bizft β€” BIZ FACTORY
Cyber Tools β€’ Mobile Hosting β€’ Terminal Utilities


πŸ’€ BIZHOST β€” Power in Your Pocket

About

BIZHOST v2.0 πŸš€ β€” Turn your Android into a powerful PHP hosting server with public access, sleek terminal UI, and one-command control. πŸ’€

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages