pkg.soopen package index

brew / 排名 7916

使用 Homebrew, MacPorts, winget 安装 webify

查看 webify 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install webify

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install webify

MacPorts ports tree · devel/webify/Portfile · 来源: api.github.com

Windows

Windows Package Manager已验证 · 92%
winget install --id AnanthaKumaran.Webify -e

Windows Package Manager source index · AnanthaKumaran.Webify · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Wrapper for shell commands as web services

命令和别名

  • webify

历史

项目历史与用法

webify is a deliberately tiny command-line CGI-style server that exposes one local command or script as an HTTP service. Its public history is short, but the repository and README clearly document the package's purpose and operating model.

项目历史

The `beefsack/webify` repository was created on August 25, 2020, and published a burst of ten GitHub releases from v1.0.0 through v1.5.0 during August 2020. The project is MIT-licensed and describes itself as a way to turn shell commands into web services.

The README's design goal is zero configuration: webify forwards every request to a single script, writes the request body to standard input, returns standard output as the HTTP response body, and maps a non-zero process exit to HTTP 500.

采用历史

The project appears to have remained a compact utility rather than a large ecosystem. By July 2026 the GitHub API showed under one thousand stars and a few dozen forks, enough to indicate developer interest but not enough public record for a deep adoption narrative.

使用方式

The canonical example is wrapping `wc -c` so an HTTP POST body is counted by a shell command. That pattern generalizes to small internal services, demos, glue scripts, and throwaway automation where a process-oriented interface is simpler than writing a web framework handler.

为什么软件包爱好者会关心

webify is interesting as a minimal Unix-to-HTTP adapter: it treats stdin, stdout, and exit status as the application protocol. For package collectors, it is a neat example of the small-tools tradition applied to local web services.

时间线

  • 2020-08-25: Public GitHub repository `beefsack/webify` created.
  • 2020-08-25: v1.0.0 and early 1.x releases published.
  • 2020-08-29: v1.5.0 published as the latest listed GitHub release.

Related projects

  • webify is conceptually related to CGI, inetd-style command dispatch, shell scripts behind reverse proxies, and lightweight webhook command runners.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:shell

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
webify可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本1.5.0
管理器更新时间
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:webify
版本1.5.0
软件包管理器Homebrew
主页https://github.com/beefsack/webify
仓库https://github.com/beefsack/webify
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

MacPorts95%

webify

sudo port install webify
  • normalized package name match
  • 匹配方式:Webify
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/webify/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
winget95%

AnanthaKumaran.Webify

winget install --id AnanthaKumaran.Webify -e
  • normalized package name match
  • 匹配方式:Webify
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: AnanthaKumaran.Webify from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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