goBrowser logo

goBrowser

  •  0 ratings
In category: File Transfer / Web-based File Managers

About goBrowser

Simple http file browser.

  •   1631  
  •   0  
  •   0  
  •   0  
Github stats:
  •  Commits: N/A  
  •   N/A  
  •   N/A  
  •  Latest commit: N/A  

Self-host this app for $0.99/mo only!

Languages/Platforms/Technologies:
Lincenses:

More about goBrowser

goBrowser

What goBrowser

goBrowser is a simple web application for list, download or share yours files.

Build Status

Screenshot

File browser

Share Listing

How to install

Install go

$ apt-get install go

Git clone and compile

cd /opt
git clone https://github.com/xataz/gobrowser.git
cd gobrowser
go build app.go

Run

Run with default option : ./app

Argument

  • config="": a string, choose a configfile
  • forcessl=false: a bool, force https for share link
  • forceurl="": a string, force domain for share link
  • hiddenfile=false: a bool, enable hidden files
  • listen="127.0.0.1:5000": a string, choose listen port and bind address
  • path="/home": a string, choose root path for gobrowser
  • webroot="": a string, choose webroot (ex : /files for access with http://mydomain/files)

Example :

./app -hiddenfile -listen 0.0.0.0:8080 -path /home/user -webroot /files

configfile

app.conf.exemple is a example of configfile, run with :

./app -config app.conf

Init script

I create an init script for systemd. Copy it in /lib/systemd/system/gobrowser.service

Comments (0)

Please login to join the discussion on this project.

goBrowser Reviews (0)

Overall Rating

None

based on 0 ratings

Please login to review this project.

No reviews for this project yet.

↑ back to top

RackNerd tall Banner

Popular Projects

Nextcloud

in File Transfer & Synchronization
 54k    1    1    0  

FluxBB

in Social Networks and Forums
 53k    0    0    0  

Teddit

in Social Networks and Forums
 28k    0    0    0  

RustDesk

in Remote Access
 26k    0    0    0  

Libre Translate

in Miscellaneous
 24k    0    0    0  

MeTube

in Automation
 21k    0    0    0  

Gatus

in Status / Uptime pages
 20k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 54k    1    1    0  

Tube Archivist

in Automation
 10k    0    1    0  

OneDev

in Project Management
 9k    0    0    0  

iodine

in Proxy
 6k    0    0    0  

Alf.io

in Booking and Scheduling
 6k    0    0    0  

sysPass

in Password Managers
 3k    0    0    0  

Misskey

in Social Networks and Forums
 8k    0    0    0  
pCloud Lifetime

Top Rated Projects

Technitium DNS Server

 1 rating
in DNS

Pydio

 1 rating
in File Transfer & Synchronization

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Gitea

 1 rating
in Project Management

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

miniserve logo
miniserve cover

miniserve

CLI tool to serve files and dirs over HTTP.

Surfer logo
Surfer cover

Surfer

Simple static file server with webui to manage files.

IFM logo
IFM cover

IFM

Single script file manager.