net-files

1.0.2 • Public • Published

net-files

Share files in browser in p2p manner. The file is not stored on the server.

npm Package Version

Usage

You can use this package without installation via npx

npx net-files [port]

Usage Example:

# listen on port 8100
npx net-files

# listen on port 8500
npx net-files 8500

License

This project is licensed with BSD-2-Clause

This is free, libre, and open-source software. It comes down to four essential freedoms [ref]:

  • The freedom to run the program as you wish, for any purpose
  • The freedom to study how the program works, and change it so it does your computing as you wish
  • The freedom to redistribute copies so you can help others
  • The freedom to distribute copies of your modified versions to others

Package Sidebar

Install

npm i net-files

Weekly Downloads

3

Version

1.0.2

License

BSD-2-Clause

Unpacked Size

15.3 kB

Total Files

6

Last publish

Collaborators

  • beenotung