net-files
v1.0.2
Published
Share files in browser in p2p manner. The file is not stored on the server.
Downloads
10
Maintainers
Readme
net-files
Share files in browser in p2p manner. The file is not stored on the server.
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