A Node.js command line tool to serve files and share on a local network.
npm install -g node-file-share
nfshare <root-folder-to-share>
nfshare <root-folder-to-share> -p <PORT>
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
nfshare --help