data_dump_server
v1.1.1
Published
Start this server and you'll be able to receive files on the server end in a folder named uploads
Downloads
1
Readme
Data-Dump-Server
Developed by warlock1437
Local network Data Dump Server written in Js.
Usage: node index.js Requirements: formidable (npm i formidable)
Files are uploaded to a directory named 'fileuploads' in the root of the current working directory. Make sure the folder exists. Feel free to modify the form template. :)