QNAP [ Hupload ] Hupload is a minimalist file-sharing solution for your customers

QoolBox

Représentant QNAP
Membre Confirmé
2 Janvier 2014
10 711
183
158
51
France
www.qnap.com
Hupload-logo.png

source : https://github.com/ybizeul/hupload


Hupload is a minimalist file-sharing solution for your customers.
With technical support in mind, it simplifies the process of sharing log files or support bundles from/to your users.
It is a web portal and an API for direct integration into your products.
The overall concept is that share names are random tokens that can be generated by Hupload and are publicly accessible so users don't have to log in to upload content. The share creation page is protected by a password or single sign-on.
Note that "Copy" buttons will not work over insecure connection (http without SSL)

data folder is within your Public share
admin password is set to "qnap"

you can modify /opt/Hupload/config.yml to fit on your needs
/opt/Hupload/config/users.xml list user having access to UI, simply add users and create a hash you can follow documentation on github

or use

bcrypt-generator.com

  • Simple UI to input your password
  • Adjustable cost factor (set to 10 to match your command)