ghz

ghz

  • CLI
  • Web
  • GoDoc
  • GitHub

›Guide

Guide

  • Introduction
  • Installation
  • Usage
  • Options Reference
  • Load Options
  • Concurrency Options
  • Call Data
  • Examples
  • Configuration Files
  • Output
  • Extras
  • Package

Installation

Download

  1. Download a prebuilt executable binary for your operating system from the GitHub releases page.
  2. Unzip the archive and place the executable binary wherever you would like to run it from. Additionally consider adding the location directory in the PATH variable if you would like the ghz command to be available everywhere.

Homebrew

brew install ghz

Compile

Clone

git clone https://github.com/bojand/ghz

Build using make

make build

Build using go

cd cmd/ghz
go build .
← IntroductionUsage →
ghz
Docs
GuideGoDoc
Community
Say Thanks! ❤️
More
GitHubStar
Copyright © 2024 Bojan D.