pkg.soopen package index

brew / 排名 9156

使用 Homebrew, apt, MacPorts, Nix 安装 webfs

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install webfs

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install webfs

MacPorts ports tree · www/webfs/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install webfs

Debian stable package indexes · webfs · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#webfs

nixpkgs package indexes · pkgs/by-name/we/webfs/package.nix · 来源: api.github.com

概览

软件包摘要

HTTP server for purely static content

命令和别名

  • webfsd

历史

项目历史与用法

webfs, usually run as `webfsd`, is a tiny HTTP server for mostly static content. It was built for the old but still useful job of exporting a directory tree over HTTP quickly, without configuring a full Apache, nginx, or application server.

项目历史

Gerd Knorr's webfs dates to the late 1990s. Debian's man page credits copyright years 1999 and 2000, and a Freshmeat-era announcement for webfs 1.5 appeared in November 2000, describing it as a simple static HTTP server tested on Linux and FreeBSD.

The 2000 announcement already shows the shape that made the tool last: a very small binary, sendfile support with a userspace fallback, IPv6, chroot-to-docroot, basic authentication, and virtual hosts. The current homepage keeps the same theme, presenting webfs as a quick way to serve static files or expose FTP-server content via HTTP.

采用历史

webfs became a small distribution package rather than a large upstream platform. Its continued presence in Debian, Ubuntu, MacPorts, Nix, and Homebrew reflects a specific utility: administrators and developers still occasionally want a minimal static file server with Unix permissions and simple daemon behavior.

The package's longevity comes from being boring in the best sense. It does not compete with modern reverse proxies or app servers; it survives because a tiny static HTTP daemon remains handy for tests, rescue environments, old hardware, package repositories, and temporary file sharing.

使用方式

Typical use is to point `webfsd` at a directory and let it serve regular files and directory listings. Access control relies primarily on Unix file permissions, and the daemon can drop privileges after binding privileged ports or entering a chroot when installed and configured for that mode.

webfs is most appropriate for static content: quick exports, LAN file drops, read-only mirrors, or lightweight development fixtures. It is not a dynamic web stack, and that limitation is exactly why the package remains easy to reason about.

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

webfs is significant as a fossil that still works: a compact pre-container HTTP daemon with the Unix philosophy plainly visible. For package nerds, it represents the era when a useful server could be a tens-of-kilobytes binary plus a man page, and still earn a slot in modern package indexes.

时间线

  • 1999: Debian manpage copyright history identifies Gerd Knorr's authorship beginning in 1999.
  • 2000-11: Freshmeat announced webfs 1.5 with IPv6, chroot, basic auth, virtual hosts, and sendfile fallback support.
  • 2014: Debian jessie carried a webfsd man page, showing long-running distribution packaging.
  • 2025: The upstream release directory listed webfs 1.21-era release artifacts.
  • 2026: Homebrew and other package managers still carried webfs as a static HTTP server package.

Related projects

  • Related tools include thttpd, darkhttpd, busybox httpd, Python's `http.server`, nginx static serving, Apache httpd, and other small daemons used when static file export is the whole job.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:http,server

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
webfsdcli全局可执行文件

新鲜度

版本和新鲜度

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

页面生成时间2026-08-04
管理器版本1.21
管理器更新时间2026-07-10
本地数据OK
上游not checked
检测到的最新版本未检测到

https://linux.bytesex.org/misc/webfs.html

安装元数据

软件包元数据

软件包键brew:webfs
版本1.21
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/webfs
主页https://linux.bytesex.org/misc/webfs.html
上游文档https://linux.bytesex.org/misc/webfs.html
许可证GPL-2.0-or-later
源码归档https://www.kraxel.org/releases/webfs/webfs-1.21.tar.gz
最后更新2026-07-10T20:48:47-04:00
Pulseupdated
依赖openssl@4
构建依赖httpd
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Debian apt95%

webfs 1.21+ds1-16

lightweight HTTP server for static content

http://linux.bytesex.org/misc/webfs.html

sudo apt install webfs
  • Section: httpd
  • Architecture: amd64
  • 5 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Webfs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: webfs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

webfs

nix profile install nixpkgs#webfs
  • normalized package name match
  • 匹配方式:Webfs
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/we/webfs/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

webfs 1.21+ds1-12build3

lightweight HTTP server for static content

http://linux.bytesex.org/misc/webfs.html

sudo apt install webfs
  • Section: universe/web
  • Architecture: amd64
  • 6 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Webfs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: webfs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

webfs

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

来源线索

由仓库数据生成

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

使用的来源

  • 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