Skip to content

A P2P file sharing application. Upload a file with password protection(optional), generate a link and download it in any device

Notifications You must be signed in to change notification settings

Subho-codegeek/P2P-FileSharing-Node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

P2P-FileSharing-Node.js

A P2P file-sharing application. Upload a file with password protection(optional), generate a link, and download it to any device

Setup instruction

  1. Clone the repo.
  2. Create a .env file in the root directory with MONGO_URI and PORT variables and assign the required connection string and port number.
  3. Run "npm i"
  4. Run the server.js file.

About

A P2P file sharing application. Upload a file with password protection(optional), generate a link and download it in any device

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published