Skip to content

zachey01/noisyJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

28 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

noisyJS

Simple random internet traffic generator.

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"]
}

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •