1.0.10 • Published 2 years ago

slow-static-server v1.0.10

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

slow-static-server

A simple HTTP static resource server with latency for testing purpose.

Install

npm i -g slow-static-server

Usage

> slow-static-server -h
Description

  A simple HTTP static resource server with latency for testing purpose.

Usage

  slow-http-server [options]

Options

  -h, --help              Display this usage guide.
  -s, --speed number      Transfer speed in `speed` KB per second [8192]
  -i, --interval number   Transfer interval in milliseconds [100]
  -p, --port number       Port to use [8080]
  -r, --root-dir string   Root directory [./]
1.0.9

2 years ago

1.0.10

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

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