Simple http file browser.
Deploy this app to Linode with a free $100 credit!
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.
Single script file manager.
Simple HTTP interface to index and browse files in a public…
Simple PHP based directory lister that lists a directory an…
Comments (0)
Please login to join the discussion on this project.