gnubyte / pyfiledrop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyfiledrop

This is a minimal script to have a file dropper website.

It uses a minimal web interface or can use an external "index.html" file.

This requires Python 3.6+

Install requirements

pip install -r requirements.txt

Run the script

python pyfiledrop.py

About

License:MIT License


Languages

Language:Python 100.0%