EliasSchaut / FileDrop

Safely share a file as website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FileDrop

Safely share a file

Usage

Zip a file and put it in src/public folder with the name secret.zip. Provide a PASSWORD and a PORT variable in a .env file in root folder (above src) (example see .env.tmp). Then install dependencies with npm i and run the server with npm start.

About

Safely share a file as website

License:MIT License


Languages

Language:HTML 58.0%Language:JavaScript 42.0%