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.
- Clone
git clone https://github.com/resqiar/colt.git- Run the binary
./bin/bolt <OPTIONS> -u <URL>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