← Package directory
Available on winget

Install oha

HTTP load generator, inspired by rakyll/hey with tui animation

Install with winget
winget install --id hatoo.oha
Upgrade
winget upgrade --id hatoo.oha
Uninstall
winget uninstall --id hatoo.oha

About oha

oha is a tiny program that sends some load to a web application and show realtime tui inspired by rakyll/hey. This program is written in Rust and powered by tokio and beautiful tui by ratatui.

What's new in 1.14.0

What's Changed - fix #857 by @hatoo in https://github.com/hatoo/oha/pull/859 - V1.14 by @hatoo in https://github.com/hatoo/oha/pull/860 Full Changelog: https://github.com/hatoo/oha/compare/v1.13.0...v1.14.0

Read release notes

Version history

Version Updated Notes
1.14.0 Unknown What's Changed - fix #857 by @hatoo in https://github.com/hatoo/oha/pull/859 - V1.14 by @hatoo in https://github.com/hatoo/oha/pull/860 Full Changelog: https://github.com/hatoo/oha/compare/v1.13.0...v1.14.0
1.13.0 Unknown What's Changed - Add official docker image link by @hatoo in https://github.com/hatoo/oha/pull/833 - Prefer ipv6 for localhost on macos by @hatoo in https://github.com/hatoo/oha/pull/837 - On http3, bind ipv6 for ipv6 by...
1.12.1 Unknown What's Changed - fix test_connect_to_randomness by @hatoo in https://github.com/hatoo/oha/pull/828 - feat: add official docker img with better caching by @ahmed-mekky in https://github.com/hatoo/oha/pull/830 - Bump actio...
1.12.0 Unknown What's Changed - V1.11.0 by @hatoo in https://github.com/hatoo/oha/pull/813 - Remove assert-cmd by @hatoo in https://github.com/hatoo/oha/pull/814 - Update README with cargo-pgo installation instructions by @stefanos82 i...
1.11.0 Unknown What's Changed - chore: update dependencies by @reneleonhardt in https://github.com/hatoo/oha/pull/786 - Request generator by @hatoo in https://github.com/hatoo/oha/pull/785 - feat: Add option to read request body line-b...
1.10.0 Unknown What's Changed - clippy --fix by @hatoo in https://github.com/hatoo/oha/pull/753 - feat: add curl-compatible multipart form data support (-F option) by @hatoo in https://github.com/hatoo/oha/pull/755 - Fix test fail by @...
1.9.0 Unknown What's Changed - Edition 2024 by @hatoo in https://github.com/hatoo/oha/pull/704 - use raratui::{init, restore} by @hatoo in https://github.com/hatoo/oha/pull/705 - move Swatinem/rust-cache@v2 after dtolnay/rust-toolchai...
1.8.0 Unknown What's Changed - Preload tls config by @hatoo in https://github.com/hatoo/oha/pull/686 - Support mtls by @hatoo in https://github.com/hatoo/oha/pull/687 - Proxy headers by @hatoo in https://github.com/hatoo/oha/pull/688...
1.7.0 Unknown What's Changed - chore(deps): chore(deps): bump cc crate to 1.2.9 by @chenrui333 in https://github.com/hatoo/oha/pull/662 - chore(dependabot): automate github-actions deps by @chenrui333 in https://github.com/hatoo/oha/p...
1.6.0 Unknown What's Changed - Feature: Reading Urls from file by @chr1st1ank in https://github.com/hatoo/oha/pull/639 - Fix clippy by @hatoo in https://github.com/hatoo/oha/pull/640 - Use number of physical cores workers because it's...
1.5.0 Unknown What's Changed - update CHANGELOG by @hatoo in https://github.com/hatoo/oha/pull/596 - docs(install): add x-cmd method to install oha by @curry798 in https://github.com/hatoo/oha/pull/602 - Add --debug option to check ac...
1.4.7 Unknown What's Changed - chore: Update jsonschema to 0.20.0 by @Stranger6667 in https://github.com/hatoo/oha/pull/579 - remove crossterm from deps by @hatoo in https://github.com/hatoo/oha/pull/581 - Update deps by @hatoo in htt...
1.4.6 Unknown What's Changed - Remove unneeded .boxed() by @hatoo in https://github.com/hatoo/oha/pull/510 - Bump tokio from 1.37.0 to 1.38.0 by @dependabot in https://github.com/hatoo/oha/pull/511 - style: simplify string interpolati...
1.4.5 Unknown What's Changed - Bump thiserror from 1.0.58 to 1.0.59 by @dependabot in https://github.com/hatoo/oha/pull/473 - Update average by @hatoo in https://github.com/hatoo/oha/pull/474 - Update work_until_* by @hatoo in https:/...
1.4.4 Unknown What's Changed - Fix typos by @kianmeng in https://github.com/hatoo/oha/pull/454 - refactor test by @hatoo in https://github.com/hatoo/oha/pull/455 - Refactor printer by @hatoo in https://github.com/hatoo/oha/pull/456 -...
1.4.1 Unknown No notes