siege

HTTP loadtesting and benchmarking tool. More information: https://www.joedog.org/siege-manual/.

siege {{https://example.com}}

siege {{[-f|--file]}} {{path/to/url_list.txt}}

siege {{[-i|--internet]}} {{[-f|--file]}} {{path/to/url_list.txt}}

siege {{[-b|--benchmark]}} {{[-f|--file]}} {{path/to/url_list.txt}}

siege {{[-c|--concurrent]}} {{50}} {{[-f|--file]}} {{path/to/url_list.txt}}

siege {{[-t|--time]}} {{30s}} {{[-f|--file]}} {{path/to/url_list.txt}}