# Installer slowhttptest avec Homebrew, apt, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de slowhttptest pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:slowhttptest
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install slowhttptest
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install slowhttptest
```

  Preuve: MacPorts ports tree: www/slowhttptest/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install slowhttptest
```

  Preuve: Debian stable package indexes: slowhttptest from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#slowhttptest
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sl/slowhttptest/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S slowhttptest
```

  Preuve: Arch Linux sync databases: slowhttptest from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## Faits du paquet

- **Clé du paquet:** brew:slowhttptest
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/slowhttptest>
- **Version:** 1.9.0
- **Résumé source:** Simulates application layer denial of service attacks
- **Page d'accueil:** <https://github.com/shekyan/slowhttptest>
- **Dépôt:** <https://github.com/shekyan/slowhttptest>
- **Licence:** Apache-2.0
- **Archive source:** <https://github.com/shekyan/slowhttptest/archive/refs/tags/v1.9.0.tar.gz>
- **Dernière mise à jour:** 2026-05-12T21:46:12Z
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- slowhttptest (cli)
- slowhttptest (alias)

## Dépendances

- openssl@4

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.9.0
- gestionnaire mis à jour: 2026-05-12
- données locales: OK
- dépôt amont: https://github.com/shekyan/slowhttptest
- dernière version détectée: v1.9.0 (à jour)
## Historique du projet et usages

SlowHTTPTest is a command-line security testing tool that simulates application-layer denial-of-service attacks by prolonging HTTP connections in several ways. Its README frames it as a configurable way to test web servers for DoS vulnerability or connection-handling limits.

### Historique du projet

The official GitHub wiki says the project moved from Google Code. The wiki timeline records the first version on 2011-08-24, version 1.1 for Apache Range header testing on 2011-08-27, version 1.3 with Slow Read support on 2011-12-28, version 1.4 with `poll()` support on 2012-01-28, and version 1.6 on 2013-11-25.

The GitHub release list preserves that migration history: v1.6 is named as from the Google Code period, v1.7 as the first post-Google Code release, and later releases include v1.8 in 2019, v1.8.2 in 2020, and v1.9.0 in 2022.

### Historique d'adoption

SlowHTTPTest became a standard small-package security tool because it wraps slowloris, Slow HTTP POST, Slow Read, and Apache Range-style tests into one CLI. The input facts list it in Homebrew, Debian, Ubuntu, MacPorts, Nix, and pacman-family systems.

Homebrew's formula API reported 277 installs-on-request over 365 days for the batch's lookup window, matching a specialist tool that is installed when a user needs to test a web server rather than kept as a daily shell utility.

### Modes d'utilisation

The official README describes testing web servers for DoS vulnerabilities or determining how many concurrent connections they can handle. It says the tool works on many Linux platforms, OS X, and Cygwin, and points to the wiki for installation and usage details.

The wiki explains that the tool sends partial HTTP requests or reads responses slowly to exercise server resource handling. Its usage should be limited to systems the user is authorized to test.

### Pourquoi les passionnés de paquets s'y intéressent

SlowHTTPTest is package-nerd significant because it keeps a historically important class of HTTP DoS tests available as a reproducible CLI package instead of scattered proof-of-concept scripts.

It also shows how security tooling often survives package-manager adoption after project hosting moves: Google Code history, GitHub releases, distro packages, and Homebrew all preserve the same operational utility.

### Chronologie

- 2011: First version of slowhttptest released.
- 2011: Version 1.3 added Slow Read DoS support.
- 2012: Version 1.4 added `poll()` support and a man page.
- 2013: Version 1.6 released during the Google Code era.
- 2016: GitHub releases list v1.7 as the first post-Google Code release.
- 2022: GitHub release v1.9.0 published.

### Related projects

- The official wiki discusses slowloris, Slow HTTP POST, Slow Read, and Apache Range Header attack testing as related attack classes.
- The tool is often packaged alongside other web and network security testing utilities in operating-system and developer package managers.

### Sources

- <https://api.github.com/repos/shekyan/slowhttptest/releases>
- <https://formulae.brew.sh/api/formula/slowhttptest.json>
- <https://github.com/shekyan/slowhttptest>
- <https://github.com/shekyan/slowhttptest/wiki>
- <https://raw.githubusercontent.com/shekyan/slowhttptest/master/README.md>
- <https://raw.githubusercontent.com/wiki/shekyan/slowhttptest/Home.md>
- source_facts.repo


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour slowhttptest. Les métadonnées de paquet restent publiées ici afin que la couverture future dispose d'une URL stable.


## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** slowhttptest
- **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:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - slowhttptest - 1.9.0-1+b1: normalized package name match | Debian stable package indexes: slowhttptest from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | application layer Denial of Service attacks simulation tool | https://github.com/shekyan/slowhttptest
- Nix - slowhttptest: normalized package name match | nixpkgs package indexes: pkgs/by-name/sl/slowhttptest/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - slowhttptest - 1.9.0-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: slowhttptest from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | application layer Denial of Service attacks simulation tool | https://github.com/shekyan/slowhttptest
- pacman - slowhttptest - 1.9.0-2: normalized package name match | Arch Linux sync databases: slowhttptest from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Highly configurable tool that simulates some Application Layer Denial of Service (DoS) attacks | https://github.com/shekyan/slowhttptest
- MacPorts - slowhttptest: normalized package name match | MacPorts ports tree: www/slowhttptest/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Security and crypto packages](https://pkg.so/fr/security-crypto-tools/) - Matched security, identity, cryptography, password, signing, or certificate metadata.
- [openssl@4](https://pkg.so/fr/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [httpx](https://pkg.so/fr/brew/httpx/) - Shares pkgdb curated category or tags: cli, http, security.
- [echidna](https://pkg.so/fr/brew/echidna/) - Shares pkgdb curated category or tags: cli, security, security-testing.
- [afl++](https://pkg.so/fr/brew/afl/) - Shares pkgdb curated category or tags: cli, security, security-testing.
- [medusa](https://pkg.so/fr/brew/medusa/) - Shares pkgdb curated category or tags: cli, security, security-testing.
- [arjun](https://pkg.so/fr/brew/arjun/) - Shares pkgdb curated category or tags: cli, http, security.
- [dnsgen](https://pkg.so/fr/brew/dnsgen/) - Shares pkgdb curated category or tags: cli, security, security-testing.
- [forbidden](https://pkg.so/fr/brew/forbidden/) - Shares pkgdb curated category or tags: cli, http, security.
- [proxelar](https://pkg.so/fr/brew/proxelar/) - Shares pkgdb curated category or tags: cli, security, security-testing.
- [jwt-hack](https://pkg.so/fr/brew/jwt-hack/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, openssl, openssl-4, security, testing.
- [easy-rsa](https://pkg.so/fr/brew/easy-rsa/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, openssl, openssl-4, security.
- [jose](https://pkg.so/fr/brew/jose/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, openssl, openssl-4, security.

## Combined YAML source

View the package source record on GitHub. [combined/slowhttptest.yml](https://github.com/mxcl/pkgdb/blob/main/combined/slowhttptest.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
