slow-static-server

1.0.10 • Public • Published

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 [./]

/slow-static-server/

    Package Sidebar

    Install

    npm i slow-static-server

    Weekly Downloads

    15

    Version

    1.0.10

    License

    MIT

    Unpacked Size

    5.93 kB

    Total Files

    6

    Last publish

    Collaborators

    • zeb