pkg.soopen package index

brew / rank 9733

Install shell2http with Homebrew, Nix

Executing shell commands via HTTP server. Version 1.17.0 via Homebrew; verified 2026-09-13. Also installable with nix: nix profile install nixpkgs#shell2http.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install shell2http

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#shell2http

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

overview

Package summary

Executing shell commands via HTTP server

Commands and aliases

  • shell2http

history

Project history and usage

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.

Project history

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.

Adoption history

The official README documents distribution through Homebrew, Go installation, downloadable binaries, Docker, and Snap, giving the utility several routes into developer and operations environments.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: yellow

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

Risk classifier

yellow risk · medium confidence · runtime

Why

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

Signals

  • text:http,server
  • text:shell

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 10 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
shell2httpcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-09-19
manager version1.17.0
manager updated2026-09-13
local dataok
upstreamcurrent
latest detectedv1.17.0

https://github.com/msoap/shell2http

  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:shell2http
Version1.17.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/shell2http
Homepagehttps://github.com/msoap/shell2http
Repositoryhttps://github.com/msoap/shell2http
LicenseMIT
Source archivehttps://github.com/msoap/shell2http/archive/refs/tags/v1.17.0.tar.gz
Last updated2026-09-13T09:35:50Z
Pulseupdated
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

shell2http

nix profile install nixpkgs#shell2http
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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