pkg.soopen package index

brew / 順位 9733

shell2http を Homebrew, Nix でインストール

shell2http のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install shell2http

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#shell2http

nixpkgs package indexes · pkgs/by-name/sh/shell2http/package.nix · ソース: api.github.com

概要

パッケージ概要

Executing shell commands via HTTP server

コマンドとエイリアス

  • shell2http

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • Public project development established a two-argument path-to-command interface.
  • Later releases added a broad set of HTTP, CGI, authentication, TLS, container, and cross-platform deployment features.

Related projects

  • The official README points to shell2telegram, devd, websocketd, and webhook as related command-wrapping or lightweight server tools.

セキュリティ状態

リスクレベル: yellow

broad file, network, media, or database tool signal. generalized runtime or code generation signal.

リスク分類器

リスク yellow · 信頼度 中 · runtime

理由

  • broad file, network, media, or database tool signal
  • generalized runtime or code generation signal

信号

  • text:http,server
  • text:shell

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
shell2httpcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-09-19
マネージャ版1.17.0
マネージャ更新日2026-09-13
ローカルデータOK
上流最新
検出された最新v1.17.0

https://github.com/msoap/shell2http

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキー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
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameshell2http
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

shell2http

nix profile install nixpkgs#shell2http
  • normalized package name match
  • 一致条件: Shell2http
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/sh/shell2http/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation