macOS
brew install hurllocal Homebrew formula metadata
安装
brew install hurllocal Homebrew formula metadata
sudo apk add hurlAlpine Linux edge package indexes · hurl · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#hurlnixpkgs package indexes · pkgs/by-name/hu/hurl/package.nix · 来源: api.github.com
sudo pacman -S hurlArch Linux sync databases · hurl · 来源: geo.mirror.pkgbuild.com
sudo zypper install hurlopenSUSE Tumbleweed package metadata · hurl · 来源: download.opensuse.org
scoop install main/hurlScoop official bucket manifest trees · bucket/hurl.json · 来源: api.github.com
winget install --id Orange-OpenSource.Hurl -eWindows Package Manager source index · Orange-OpenSource.Hurl · 来源: cdn.winget.microsoft.com
概览
Run and Test HTTP Requests with plain text and curl
历史
Hurl is an Orange Open Source command-line tool for running HTTP requests and tests from a plain-text file format. It sits between curl-style request execution and API test tooling: users can chain requests, capture values, assert headers and bodies, and emit CI-friendly reports.
The public GitHub repository was created in August 2020, and the release history shows a 1.0.0 tag in December 2020. The project evolved quickly from a plain-text HTTP runner into a broader API testing tool with captures, XPath and JSONPath assertions, SOAP and GraphQL examples, reports, and formatter/import tooling.
Hurl's own README emphasizes that the HTTP engine is powered by libcurl while the surrounding CLI and file format are written in Rust. That design gave the tool a package-nerd-friendly niche: curl-compatible network behavior wrapped in a reproducible test file that can live in a repository.
The installation documentation and package metadata show distribution through Homebrew, MacPorts, Nix, Arch, Scoop, Winget, Alpine, and other channels. The changelog thanks outside contributors across releases, which indicates usage beyond the original Orange engineering team.
Hurl files usually describe one or more HTTP exchanges with expected status codes, captures, and assertions. The README examples cover HTML, REST/JSON, SOAP, GraphQL, performance assertions, hashes, and CI output formats such as JUnit, TAP, and HTML.
Hurl matters to package and CLI users because it makes HTTP integration checks small, reviewable, and runtime-light. Instead of committing shell scripts around curl plus a separate assertion language, teams can commit one text fixture and run it locally or in CI.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Credential-bearing paths to review before unattended agent runs.
~/.netrc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
hurl | cli | 全局可执行文件 | |
hurlfmt | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/Orange-OpenSource/hurl
安装元数据
| 软件包键 | brew:hurl |
|---|---|
| 版本 | 8.0.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/hurl |
| 主页 | https://hurl.dev |
| 仓库 | https://github.com/Orange-OpenSource/hurl |
| 上游文档 | https://hurl.dev/docs/frequently-asked-questions.html |
| 许可证 | Apache-2.0 |
| 源码归档 | https://github.com/Orange-OpenSource/hurl/archive/refs/tags/8.0.1.tar.gz |
| 最后更新 | 2026-06-22T14:03:44-07:00 |
| Pulse | updated |
| 构建依赖 | pkgconf, rust |
| macOS 提供的库 | curl, libxml2, llvm |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | hurl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
hurl
nix profile install nixpkgs#hurlhurl 7.1.0-r0
CLI to run HTTP requests defined in simple plain text format
sudo apk add hurlhurl-bash-completion 7.1.0-r0
Bash completions for hurl
sudo apk add hurl-bash-completionhurl-doc 7.1.0-r0
CLI to run HTTP requests defined in simple plain text format (documentation)
sudo apk add hurl-dochurl-fish-completion 7.1.0-r0
Fish completions for hurl
sudo apk add hurl-fish-completionhurl-zsh-completion 7.1.0-r0
Zsh completions for hurl
sudo apk add hurl-zsh-completionhurl 8.0.1-1
Run and test HTTP requests with plain text
https://github.com/Orange-OpenSource/hurl
sudo pacman -S hurlhurl 8.0.1-1.1
Run and test HTTP requests with plain text
https://github.com/Orange-OpenSource/hurl
sudo zypper install hurlhurl
sudo port install hurlmain/hurl
scoop install main/hurlOrange-OpenSource.Hurl
winget install --id Orange-OpenSource.Hurl -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.