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
- Host: GitHub
- URL: https://github.com/garugaru/besiege
- Owner: GaruGaru
- Created: 2017-05-21T15:42:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-24T18:03:14.000Z (almost 9 years ago)
- Last Synced: 2025-10-25T10:39:57.290Z (6 months ago)
- Topics: go, http, siege, stress-testing
- Language: Go
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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