This repository is about to share server files with clients or authorized users. Giving them credentials and specifying which folders they can access. Is perfect to share documents, images and large files through your own server.
ssh into your web site server and clone this repository in the public_html folder
git clone https://github.com/rcastrucci/server-browser.git
Go to any browser and enter your url followed by "/server-browser"
www.yourwebsite.com/server-browser
The initial credentials are:
user: admin
password: admin
You can change the code as you wish, I just kindly ask to leave the comment tags with credits
Enjoy!