Skip to content

A simple NodeJS based HTTP server to let your friends to upload files to share with you.

Notifications You must be signed in to change notification settings

manikjindal/fileUploadServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Upload Server

A simple NodeJS based HTTP server which lets your friends to upload files in your system.

Who will use it

If someone need file(s) from someone, but has no physical reach to that guy or has no external media storage, but you both are in a network. In such scenarios, you wish to use this tool.

How to use

  • Download and install NodeJs from its official website.
  • Download this tool.
  • Change 'config.js' file accordingly.
  • cd into this tool's directory.
  • Install dependencies by running: npm install
  • Run server: node app.js
  • Tell your friends to open browser and start uploading file.

About

A simple NodeJS based HTTP server to let your friends to upload files to share with you.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published