- Notifications
You must be signed in to change notification settings - Fork380
🌀 Embeddable remote browser isolation with vettable sourcehttps://dosaygo.com
License
BrowserBox/BrowserBox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
byDOSAYGO
Secure your web with BrowserBox—cutting-edge remote browser isolation (RBI) technology. BrowserBox requires alicense key for all usage. Unlock advanced security and productivity today!
Caution
Unlicensed instances display a warning and shut down after 2 minutes.
Get our newbbx
tool
- manage and activate your BrowserBox copy 📝
- purchase a BrowserBox license key 🔐
- run BrowsreBox as multiple users on the one machine 👨🦲👱♀️👷♂️
- run BrowserBox inside docker 🟦🐳
- run BrowserBox through tor 🟣🧅
- easily install and update BrowserBox ⬇️✔️
- And more!
- Purchase a BrowserBox Commercial License for 1 or more seats
- CloudTabs - Managed BrowserBox™ SaaS
- Visit the DOSAYGO website
- Read the Rest of this README
- Why BrowserBox?
- Features
- Get Started
- Embed BrowserBox Anywhere with Ease
- Using
bbx
Commands - License Compliance
- FAQ
- Support
BrowserBox isolates web content in a secure, remote environment, protecting your network while boosting productivity. With a license, you get:
- Advanced Security: Block malware, ransomware, and zero-day threats.
- Seamless Integration: Embed secure browsing into apps or safeguard local tabs.
- Exclusive Features: Zero Latency Mode, customizable security, and mobile-ready design (new in v10 with enhanced Chrome compatibility).
- 1-Click Cloud Deployment: Deploy BrowserBox on Vultr, AWS, Azure, or Linode with a single click.
- Cross-Platform Support: Compatible with Ubuntu, Debian, RHEL, CentOS, Windows, and more.
- Docker Integration: Run BrowserBox in a container using
bbx docker-run
. - Tor Support: Enable anonymity and onion routing with
bbx tor-run
. - Automation Ready: Run Puppeteer (PPtr) or Playwright scripts for automation (coming soon).
Install the
bbx
CLIbash<(curl -sSL https://raw.githubusercontent.com/BrowserBox/BrowserBox/refs/heads/main/bbx.sh) install
Install BrowserBox
bbx install
Activate Your License
bbx activate [seats]
Bring secure, remote browsing to your web apps with the BrowserBox Embedding API. Our<browserbox-webview>
custom element lets you drop a fully isolated browser into any page—perfect for co-browsing, secure web views, or interactive demos. Just set your login link, configure allowed origins, and go. It’s clientless, adaptive, and built for developers. Get started in minutes!
Set ALLOWED_EMBEDDING_ORIGINS on your server:
export ALLOWED_EMBEDDING_ORIGINS="https://your-embedding-site.com"bbx run
Add the script and element to your HTML:
<scriptsrc="https://raw.githubusercontent.com/BrowserBox/BrowserBox/main/api/browserbox-webview.js"></script><browserbox-webviewlogin-link="https://your-browserbox-instance.com/login/abc123"width="800"height="600"></browserbox-webview>
That’s it—secure browsing, embedded effortlessly.
For more details, check the full WebView API script in thebrowserbox-webview.js file.
Thebbx
CLI manages all aspects of BrowserBox. Below is a comprehensive list of commands:
bbx install
: Install BrowserBox,bbx
CLI, and related files.bbx activate [seats]
: Activate your license for 1 or more seats.bbx run
: Start BrowserBox on your system.bbx stop
: Stop BrowserBox.bbx logs
: Show BrowserBox logs.
For a full list, see theCLI documentation.
We enforce licensing to protect your investment. Usage data ensures compliance. See ourPrivacy Policy andTerms.
Important
A license unlocks full features and ensures a supported, secure solution.
How do I get a license?
Why pay for a license for a browser? Browser's are free!!!
Yeah, they'refree, whenyou're the product. With BrowserBox, you are not the product. So pay money, instead of choosing a product where you pay with your data.
Questions?
Emailsales@dosaygo.com.
- Email:support@dosaygo.com
BrowserBox™ is © 2025 DOSAYGO Corporation USA. All rights reserved. Since 2018.All code in this repository is licensed underLICENSE.md unless otherwise stated.
About
🌀 Embeddable remote browser isolation with vettable sourcehttps://dosaygo.com