serve-my-files
v2.0.0
Published
A Node.js package to serve files over a local network with optional password protection.
Maintainers
Readme
serve-my-files
A Node.js package to serve files over a local network with optional password protection.
Installation
Install my-project with npm
npm install -g serve-my-filesUsage/Examples
1. Just serve without any configuration:
serve-my-files
2. Serve with configuration: [Both fields are optional]
serve-my-files --port=3456 --password=12345
NOTE: Just ignore 'username' field in the authentication screen.
Feedback
If you have any feedback, please reach out to me at [email protected]
