Secure β’ Zero-Config β’ Local File Drop Server
Secure upload β’ No traversal β’ Session protected
| Name | Size | Modified | Action |
|---|---|---|---|
| {% if item.is_dir %} π FOLDER {{ item.name }} {% else %} {{ item.name.split('.')[-1]|upper }} {{ item.name }} {% endif %} | {{ format_size(item.size) if not item.is_dir else "-" }} | {{ item.modified.strftime('%Y-%m-%d %H:%M') }} | {% if not item.is_dir %} DOWNLOAD {% endif %} |
π This directory is empty
{% endif %}