https://github.com/ptechgithub/linux-browser-installer
Install Browser (Firefox and Chromium) in Linux server
https://github.com/ptechgithub/linux-browser-installer
browser linux linuxserver
Last synced: 6 months ago
JSON representation
Install Browser (Firefox and Chromium) in Linux server
- Host: GitHub
- URL: https://github.com/ptechgithub/linux-browser-installer
- Owner: Ptechgithub
- Created: 2023-08-30T14:01:04.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-27T20:38:50.000Z (7 months ago)
- Last Synced: 2025-06-27T21:32:31.605Z (7 months ago)
- Topics: browser, linux, linuxserver
- Language: Shell
- Homepage: https://t.me/P_tech2024
- Size: 61.5 KB
- Stars: 85
- Watchers: 3
- Forks: 44
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 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/Ptechgithub/linux-browser-installer/main/browser.sh)
```
## Prerequisite:
- docker( auto install)
Open Chromium:
``
http://serverIP:3000
``
``
https://serverIP:3001
``
Open Firefox:
``
http://serverIP:4000
``
``
https://serverIP:4001
``
