macOS
brew install shell2httplocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.