macOS
brew install ladderlocal Homebrew formula metadata
brew / rank 10568
Selfhosted alternative to 12ft.io and 1ft.io HTTP web proxies. Version 0.0.23 via Homebrew; verified 2026-07-26.
install
brew install ladderlocal Homebrew formula metadata
overview
Selfhosted alternative to 12ft.io and 1ft.io HTTP web proxies
history
Ladder is a self-hosted HTTP web proxy for testing and analyzing paywall behavior, response modification, CORS/header behavior, and content delivery differences across client environments. The project positions itself for legitimate research, QA, and debugging use.
Its package history is niche but concrete: a small Go proxy became a packaged binary, Docker image, Compose service, Helm-adjacent deployment, and ruleset-driven web tool.
The README describes Ladder as a developer tool for simulating different client environments and observing how modern websites serve content under varying conditions. It supports request and response modifications, custom user agents, X-Forwarded-For settings, injected code, raw HTML fetching, an API route, and rulesets.
The project separated reusable rules into the `everywall/ladder-rules` repository and release notes later mention ruleset compiler work, JSON body support, FlareSolverr integration, Docker hardening, and continued binary releases.
Ladder adoption appears concentrated among self-hosters, researchers, and developers who want a local or private proxy rather than depending on public hosted services. The README documents binary, Docker, Docker Compose, and Helm-chart installation paths.
Release pages show early 0.0.x packaging with multi-platform assets and community contributions, but there is limited public evidence of broad institutional adoption.
Users run the proxy locally or in Docker, often pointing it at a ruleset URL. They can browse through the web form, append a target URL to the proxy base URL, call `/api/`, or fetch raw HTML through `/raw/`.
Configuration is mostly environment-variable driven: port, preforking, user agent, forwarded IP, basic auth, URL logging, allowed domains, base path, ruleset path, and optional FlareSolverr host.
Ladder is package-nerd interesting because it packages an otherwise messy browser/proxy/debugging workflow into one self-hostable binary and container image.
It also illustrates the tension around proxy tools in package repositories: useful for QA and access-control testing, but requiring explicit warnings about legal compliance, terms of service, and public-instance abuse.
security posture
No matching local secret-handling manifest was found for ladder. Nucleus package metadata is still published here so future coverage has a stable package URL.
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 |
|---|---|---|---|
ladder | 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:ladder |
|---|---|
| Version | 0.0.23 |
| Package manager | Homebrew |
| Homepage | https://github.com/everywall/ladder |
| Repository | https://github.com/everywall/ladder |
| Last updated | 2026-07-26T13:40:58+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source 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.