# Installer tcpkali avec Homebrew, MacPorts, Nix

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

## installation

```sh
sudo av install brew:tcpkali
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tcpkali
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install tcpkali
```

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

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#tcpkali
```

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

## Faits du paquet

- **Clé du paquet:** brew:tcpkali
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.1.1
- **Résumé source:** High performance TCP and WebSocket load generator and sink
- **Page d'accueil:** <https://web.archive.org/web/20230303212249/https://github.com/satori-com/tcpkali>
- **Docs amont:** <https://web.archive.org/web/20230303212249/https://github.com/satori-com/tcpkali>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- tcpkali (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.1.1

## Notes de sécurité

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


## Autres enregistrements de gestionnaires de paquets

- Nix - tcpkali: normalized package name match | nixpkgs package indexes: pkgs/by-name/tc/tcpkali/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- MacPorts - tcpkali: normalized package name match | MacPorts ports tree: net/tcpkali/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched curated package taxonomy and local package facts.
- [haproxy](https://pkg.so/fr/brew/haproxy/) - Local package facts share a topical domain. Shared terms: high, load, performance, tcp.
- [haproxy@2.8](https://pkg.so/fr/brew/haproxy-2-8/) - Local package facts share a topical domain. Shared terms: high, load, performance, tcp.
- [berkeley-db](https://pkg.so/fr/brew/berkeley-db/) - Local package facts share a topical domain. Shared terms: high, load, performance.

## Sources

- pkg.so package database
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
