Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 689 Bytes

File metadata and controls

24 lines (20 loc) · 689 Bytes

Toy Project

This is just my work in the afternoon to be able to quickly see how fast my servers are. If you find it useful, feel free to use it.

How to use?

  • Clone
git clone https://github.com/resqiar/colt.git
  • Run the binary
./bin/bolt <OPTIONS> -u <URL>

Options

GLOBAL OPTIONS:
   --workers value, -w value              Number of conccurent workers connection used (default: 1)
   --amount value, -a value               How much jobs must be completed (default: 100)
   --url value, -u value (REQUIRED)       Target URL
   --help, -h                             show help
   --version, -v                          print the version