Simple http file browser.
Self-host this app for $0.99/mo only!
goBrowser is a simple web application for list, download or share yours files.


$ apt-get install go
cd /opt
git clone https://github.com/xataz/gobrowser.git
cd gobrowser
go build app.go
Run with default option : ./app
Example :
./app -hiddenfile -listen 0.0.0.0:8080 -path /home/user -webroot /files
app.conf.exemple is a example of configfile, run with :
./app -config app.conf
I create an init script for systemd. Copy it in /lib/systemd/system/gobrowser.service
Please login to review this project.
No reviews for this project yet.
ResourceSpace open source digital asset management software…
CLI tool to serve files and dirs over HTTP.
Simple static file server with webui to manage files.
Comments (0)
Please login to join the discussion on this project.