/Browser-In-Server

Install Browser (Firefox and Chromium) in Linux server

Primary LanguageShell

Browser installer (docker)

Install Firefox & Chromium with docker

This Bash script provides an interactive menu to install Chromium and Firefox browsers using Docker containers.

Installation

install Chromium and Firefox in Linux

bash <(curl -fsSL https://raw.githubusercontent.com/cjmahdi2/Browser-In-Server/main/browser.sh)

Prerequisite:

  • docker( auto install)

Open Chromium:

http://serverIP:21913

https://serverIP:21914

Open Firefox:

http://serverIP:21915

https://serverIP:21916

1