macOS
brew install shell2httplocal Homebrew formula metadata
brew / Rang 9733
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für shell2http in AI-Agent-Workflows.
Installation
brew install shell2httplocal Homebrew formula metadata
nix profile install nixpkgs#shell2httpnixpkgs package indexes · pkgs/by-name/sh/shell2http/package.nix · Quelle: api.github.com
Überblick
Executing shell commands via HTTP server
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal. generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
shell2http | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/msoap/shell2http
Installationsmetadaten
| Paketschlüssel | brew:shell2http |
|---|---|
| Version | 1.17.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/shell2http |
| Homepage | https://github.com/msoap/shell2http |
| Repository | https://github.com/msoap/shell2http |
| Lizenz | MIT |
| Quellarchiv | https://github.com/msoap/shell2http/archive/refs/tags/v1.17.0.tar.gz |
| Zuletzt aktualisiert | 2026-09-13T09:35:50Z |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
shell2http
nix profile install nixpkgs#shell2httpQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.