Skip to content

Simple program for stress testing websites

License

Notifications You must be signed in to change notification settings

Rabbit-Company/RabbitStressTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rabbit Stress Test

Simple terminal program for stress testing websites.

image

Installation

  1. Download executable file for Linux / Mac / Unix or Window.
  2. Or compile it by yourself. (GOLang is required and just execute command: go build inside src folder to compile it)