bwlim

1.7.0 • Public • Published

This works as a normal apache static serving files

But you can easily change the Bandwidth.

How to install Using NPM

npm install bwlim npm install forever -g (to run the script forever)

Create a file called index.js var bandwidth_bit_ps = 100; //bits per second var server = require("bwlim").bwlim(__dirname, hostname, port ,bandwidth_bit_ps);

Readme

Keywords

none

Package Sidebar

Install

npm i bwlim

Weekly Downloads

1

Version

1.7.0

License

ISC

Last publish

Collaborators

  • elribonazo