BrowserGap is a UI and backend that turns headless Chrome into a regular browser, except the browser runs in the cloud not on your device.
BrowserGap Community Edition can be used as a simple remote browser isolation application.
If you want a hosted or managed on-prem cloud-based internet isolation solution, check out my corporate page at https://browsergap.xyz
We're on HN 🎉 ...And we're doing it again! 😨 🙈
If you're having service issues, publicly shame us on Twitter
Coming here from Awesome Chrome DevTools? Take a look at the "Zombie Lord" connection and "Translate Voodoo CRDP" for the two files with the largest concentrations of CRDTP code.
Download the repository and self-host on your own machine (at home, or in a VPS, VPC or the public cloud)
sudo apt update && sudo apt -y upgrade
sudo apt install -y curl git wget
git clone https://github.com/dosycorp/browsergap.ce.git
cd browsergap.ce
./setup_machine.sh
npm test
Or (using docker build yourself)
sudo apt update && sudo apt -y upgrade
sudo apt install -y curl git wget
git clone https://github.com/dosycorp/browsergap.ce.git
cd browsergap.ce
./buld_docker.sh
./run_docker.sh
Or (using docker pull from hub)
docker pull dosyago/browsergapce:1.0
curl -o chrome.json https://raw.githubusercontent.com/dosycorp/browsergap.ce/master/chrome.json
sudo su -c "echo 'kernel.unprivileged_userns_clone=1' > /etc/sysctl.d/00-local-userns.conf"
sudo su -c "echo 'net.ipv4.ip_forward=1' > /etc/sysctl.d/01-network-ipv4.conf"
sudo sysctl -p
sudo docker run -d -p 8002:8002 --security-opt seccomp=$(pwd)/chrome.json browsergapce:1.0
And visit http://:8002 to see it up.
Or
Try for free at https://free.cloudbrowser.xyz
Or https://hk.cloudbrowser.xyz (if you're in Asia-Pac this is probably faster)
Would it be impossible for you to invest more time in your security?
If the answer is NO, then please email me at [email protected] OR [email protected] to discuss how our RBI/CBII solution may assist you.
An annotated transcript of an install is available at this gist.
[[Alternate Names]]:
- Bodyless 🎉 ✔️
- Horseman 🐴 💀 👨 ✔️
- Bogeyhead ???