macOS
brew install ladderlocal Homebrew formula metadata
brew / 順位 10592
ladder のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ladderlocal Homebrew formula metadata
概要
Selfhosted alternative to 12ft.io and 1ft.io HTTP web proxies
履歴
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.
セキュリティ状態
ladder に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ladder | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/everywall/ladder
インストールメタデータ
| パッケージキー | brew:ladder |
|---|---|
| バージョン | 0.0.23 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ladder |
| ホームページ | https://github.com/everywall/ladder |
| リポジトリ | https://github.com/everywall/ladder |
| ライセンス | GPL-3.0-only |
| ソースアーカイブ | https://github.com/everywall/ladder/archive/refs/tags/v0.0.23.tar.gz |
| 最終更新 | 2026-07-26T13:40:58+02:00 |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ladder |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.