# speedbump mit Homebrew, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für speedbump in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:speedbump
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install speedbump
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install speedbump
```

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

## Paketfakten

- **Paketschlüssel:** brew:speedbump
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/speedbump>
- **Version:** 1.1.0
- **Quellzusammenfassung:** TCP proxy for simulating variable, yet predictable network latency
- **Homepage:** <https://github.com/kffl/speedbump>
- **Repository:** <https://github.com/kffl/speedbump>
- **Upstream-Dokumentation:** <https://github.com/kffl/speedbump#readme>
- **Lizenz:** Apache-2.0
- **Quellarchiv:** <https://github.com/kffl/speedbump/archive/refs/tags/v1.1.0.tar.gz>
- **Generiert:** 2026-07-08T18:08:21+00:00

## Executables

- speedbump (cli)
- speedbump (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 1.1.0
- lokale Daten: OK
- Upstream-Repository: https://github.com/kffl/speedbump
- neueste erkannte Version: v1.1.0 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

speedbump is a Go TCP proxy for adding predictable variable latency to network connections. It occupies the small but useful CLI niche of making bad networks reproducible during local development and testing.

### Projektgeschichte

The official GitHub repository was created in June 2022. Its README describes speedbump as a TCP proxy written in Go that simulates variable network latency and documents release binaries, source builds, and a container image.

### Adoptionsgeschichte

Official releases started in July 2022 and reached v1.1.0 in November 2022. The repository metadata and README show adoption signals around prebuilt release assets, Docker use, Go documentation, and package-manager availability rather than a large external ecosystem.

### Wie es verwendet wird

The CLI is run as a listening proxy pointed at a destination, with options for base latency and wave-shaped latency variation. Developers use it to test how TCP clients and services behave under controlled delay without changing application code.

### Warum Paket-Nerds sich dafür interessieren

Package nerds care because speedbump is a single-purpose, scriptable network impairment tool: install one binary, wrap a destination, and reproduce latency profiles in CI, demos, or local debugging. It is small enough to package cleanly but practical enough to save bespoke test harnesses.

### Zeitleiste

- 2022: kffl/speedbump repository created on GitHub.
- 2022: v0.1.0 and v1.0.0 releases published.
- 2022: v1.1.0 release published.

### Related projects

- The project also publishes a Docker image for container-based use.
- Its Go library package can be used programmatically for delaying TCP connections.

### Quellen

- <https://api.github.com/repos/kffl/speedbump>
- <https://github.com/kffl/speedbump>
- <https://github.com/kffl/speedbump/releases>


## Sicherheitshinweise

broad file, network, media, or database tool signal.

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- MacPorts - speedbump: normalized package name match | MacPorts ports tree: net/speedbump/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Verwandte Links

- [Source-control packages](https://www.automicvault.com/de/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/de/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://www.automicvault.com/de/pkg/brew/go/) - Build dependency declared by Homebrew.
- [ip_relay](https://www.automicvault.com/de/pkg/brew/ip-relay/) - Shares av.db curated category or tags: cli, networking, proxy, tcp.
- [iperf](https://www.automicvault.com/de/pkg/brew/iperf/) - Shares av.db curated category or tags: cli, latency, networking, tcp.
- [proxytunnel](https://www.automicvault.com/de/pkg/brew/proxytunnel/) - Shares av.db curated category or tags: cli, networking, proxy, tcp.
- [redir](https://www.automicvault.com/de/pkg/brew/redir/) - Shares av.db curated category or tags: cli, networking, proxy, tcp.
- [rinetd](https://www.automicvault.com/de/pkg/brew/rinetd/) - Shares av.db curated category or tags: cli, networking, proxy, tcp.
- [stone](https://www.automicvault.com/de/pkg/brew/stone/) - Shares av.db curated category or tags: cli, networking, proxy, tcp.
- [swaks](https://www.automicvault.com/de/pkg/brew/swaks/) - Shares av.db curated category or tags: cli, networking, testing.
- [tproxy](https://www.automicvault.com/de/pkg/brew/tproxy/) - Shares av.db curated category or tags: cli, networking, proxy, tcp.
- [iperf3](https://www.automicvault.com/de/pkg/brew/iperf3/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, network, networking, tcp, testing.

## Combined YAML source

View the package source record on GitHub. [combined/speedbump.yml](https://github.com/automic-vault/db/blob/main/combined/speedbump.yml)


## Quellen

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