fortio — HTTP/gRPC load testing CLI. Run load tests with configurable QPS, concurrency, duration. JSON and detailed latency output.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-7638c9d7)More formats (shields.io, HTML) on the badges page.
---
name: fortio
description: fortio — HTTP/gRPC load testing CLI. Run load tests with configurable QPS, concurrency, duration. JSON and detailed latency output.
---
# fortio
fortio — HTTP/gRPC load testing CLI. Run load tests with configurable QPS, concurrency, duration. JSON and detailed latency output.
## Install
```bash
curl -LO https://github.com/fortio/fortio/releases/download/v1.68.0/fortio-linux_amd64-1.68.0.tgz && tar xzf fortio-linux_amd64-1.68.0.tgz && sudo mv fortio /usr/local/bin/ && rm -rf fortio-linux_amd64-1.68.0.tgz
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!