macOS
brew install speedbumplocal Homebrew formula metadata
sudo port install speedbumpMacPorts ports tree · net/speedbump/Portfile · source: api.github.com
brew / rank 9971
TCP proxy for simulating variable, yet predictable network latency. Version 1.1.0 via Homebrew; verified 2026-07-26. Also installable with macports: sudo port install speedbump.
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:speedbump |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/kffl/speedbump |
| Repository | https://github.com/kffl/speedbump |
| Last updated | 2026-07-26T04:03:43+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.