This repository has been archived on 2021-01-14 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
f0bb30a7477c19e94d62f7ed63819b5d280217c0
keygen.py now recommends that you run it as the user you want to have ownership of secret.key and uploadkeys (such as www-data for nginx). Then, if uploadkeys or secret.key don't exist, they will be created with the correct ownership.
imgupload
What is imgupload?
imgupload is a Flask + uWSGI application to serve as an all-purpose image/file uploader over POST requests.
Usage
Make sure you install the dependencies first. To do this, run sudo python3 -m pip install -r requirements.txt.
To deploy imgupload, run flask run.
v2.4
Latest
Languages
Python
100%