Skip to content
forked from Ptechgithub/linux

Install Browser (Firefox and Chromium) in Linux server

Notifications You must be signed in to change notification settings

cryptoneth/linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

Browser Docker Installer

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

Installation

install Chromium and Firefox in Linux

bash <(curl -fsSL https://raw.githubusercontent.com/Ptechgithub/linux/main/browser.sh)

Prerequisite:

  • docker( auto install)

Open Chromium:

http://serverIP:3000

Open Firefox:

http://serverIP:4000

1

About

Install Browser (Firefox and Chromium) in Linux server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%