macOS
brew install speedbumplocal Homebrew formula metadata
sudo port install speedbumpMacPorts ports tree · net/speedbump/Portfile · source: api.github.com
brew
TCP proxy for simulating variable, yet predictable network latency. Version 1.1.0 via Homebrew; verified from local package data.
install
brew install speedbumplocal Homebrew formula metadata
sudo port install speedbumpMacPorts ports tree · net/speedbump/Portfile · source: api.github.com
overview
TCP proxy for simulating variable, yet predictable network latency
history
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.
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.
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.
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.
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
speedbump | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kffl/speedbump
install metadata
| Package key | brew:speedbump |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/speedbump |
| Homepage | https://github.com/kffl/speedbump |
| Repository | https://github.com/kffl/speedbump |
| Upstream docs | https://github.com/kffl/speedbump#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/kffl/speedbump/archive/refs/tags/v1.1.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
speedbump
sudo port install speedbumpsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.