macOS
brew install shell2httplocal Homebrew formula metadata
brew / 順位 9733
shell2http のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install shell2httplocal Homebrew formula metadata
nix profile install nixpkgs#shell2httpnixpkgs package indexes · pkgs/by-name/sh/shell2http/package.nix · ソース: api.github.com
概要
Executing shell commands via HTTP server
履歴
shell2http is a Go command-line HTTP server that exposes configured shell commands as request handlers. It is aimed at development, prototyping, remote control, webhooks, and small HTTP-to-command integrations.
The project was created by msoap as a compact HTTP server that maps URL paths to shell commands. Its feature set grew to cover form input, CGI-style execution, authentication, TLS, caching, Docker deployment, and cross-platform binaries.
The official README documents distribution through Homebrew, Go installation, downloadable binaries, Docker, and Snap, giving the utility several routes into developer and operations environments.
Users launch shell2http with one or more URL-path and command pairs, then call those paths over HTTP. Common uses include mock APIs, small webhooks, upload handlers, debugging proxies, remote-control endpoints, and wrapping existing scripts. HTTP Basic credentials can be supplied with repeated command-line options or the SH_BASIC_AUTH environment variable; the official documentation does not define a credentials file.
shell2http exemplifies the Unix-tooling pattern of composing existing commands into a small service instead of building a dedicated web application. Its single-binary Go implementation and availability through several distribution channels make it convenient for prototypes and operational glue.
セキュリティ状態
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
shell2http | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/msoap/shell2http
インストールメタデータ
| パッケージキー | brew:shell2http |
|---|---|
| バージョン | 1.17.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/shell2http |
| ホームページ | https://github.com/msoap/shell2http |
| リポジトリ | https://github.com/msoap/shell2http |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/msoap/shell2http/archive/refs/tags/v1.17.0.tar.gz |
| 最終更新 | 2026-09-13T09:35:50Z |
| Pulse | updated |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | shell2http |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
shell2http
nix profile install nixpkgs#shell2httpソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.