An open API service indexing awesome lists of open source software.

https://github.com/garugaru/besiege

BeSiege - Siege inspired http load tester written in Go
https://github.com/garugaru/besiege

go http siege stress-testing

Last synced: 6 months ago
JSON representation

BeSiege - Siege inspired http load tester written in Go

Awesome Lists containing this project

README

          

## BeSiege - Siege inspired http load tester written in Go

### Usage

go run main.go -url=http://target.url/

### Flags

go run main.go -url=http://target.url/ -concurrency=100 -timeout=1000