1.0.9 • Published 7 months ago

file-start v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

file-start

A file server in LAN, You can upload and download files on different devices, Computer to computer or phone to computer, etc.

start

  • Install npm package globally npm install -g file-start
  • Go to the folder you want to serve
  • Run fs command to start the service

image

Installation

$ npm install -g file-start

Usage

Use by default

$ fs
http://localhost:6200
http://192.168.1.123:6200

Custom port

$ fs 6785
http://localhost:6785
http://192.168.1.123:6785
1.0.9

7 months ago

1.0.8

8 months ago

1.0.7

8 months ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago