@zachey/noisyjs

1.2.0 • Public • Published

noisyJS

Simple random internet traffic generator.

https://github.com/zachey01/noisyJS/assets/63107653/3137b0bf-9242-435c-a306-f45447be15e2

Installation

npm install @zachey/noisyjs -g

or

  1. git clone https://github.com/zachey01/noisyJS.git
  2. npm i
  3. npx noisyjs

Usage

npx @zachey/noisyjs - run with default config.

npx @zachey/noisyjs --config yourcfg.json - run with other config.

Example config

{
  "root_urls": ["your urls"],
  "blacklisted_urls": ["your blacklist"],
  "user_agents": ["your user agents"]
}

Readme

Keywords

none

Package Sidebar

Install

npm i @zachey/noisyjs

Weekly Downloads

1

Version

1.2.0

License

ISC

Unpacked Size

218 kB

Total Files

5

Last publish

Collaborators

  • zachey