1.2.1 • Published 5 years ago

node-file-share v1.2.1

Weekly downloads
4
License
MIT
Repository
github
Last release
5 years ago

node-file-share

A Node.js command line tool to serve files and share on a local network.

To install

npm install -g node-file-share

To start serving and sharing files on your network

nfshare <root-folder-to-share>

Default PORT is :1994, To specify another port

nfshare <root-folder-to-share> -p <PORT>

Example

nfshare /Volumes/Donriddo -p 9000

File Server Launched at your localhost:9000

You can start sharing on your network with IP Address: 192.168.43.217:9000

####################################################
File Server Root Folder:  /Volumes/Donriddo

You can see how with the HELP command

nfshare --help

1.2.0

5 years ago

1.2.1

5 years ago

1.1.11

7 years ago

1.1.10

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.2

7 years ago

1.0.1

8 years ago

1.0.0

8 years ago