Automic VaultAutomic Vault

brew

使用 Homebrew, apk, MacPorts, Nix, pacman, scoop, winget 安装 miniserve

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install miniserve

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install miniserve

MacPorts ports tree · net/miniserve/Portfile · 来源: api.github.com

Linux

Alpine Linux apk已验证 · 92%
sudo apk add miniserve

Alpine Linux edge package indexes · miniserve · 来源: dl-cdn.alpinelinux.org

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

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

Arch Linux pacman已验证 · 92%
sudo pacman -S miniserve

Arch Linux sync databases · miniserve · 来源: geo.mirror.pkgbuild.com

Windows

Scoop已验证 · 92%
scoop install main/miniserve

Scoop official bucket manifest trees · bucket/miniserve.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id svenstaro.miniserve -e

Windows Package Manager source index · svenstaro.miniserve · 来源: cdn.winget.microsoft.com

概览

软件包摘要

High performance static file server

命令和别名

  • miniserve

历史

项目历史与用法

miniserve is a Rust command-line static file server from the svenstaro/miniserve project, with Cargo metadata naming Sven-Hendrik Haase and Boastful Squirrel as authors. Its niche is the fast ad hoc HTTP server: a user points it at a file or directory and gets a browsable download page without configuring a full web server.

项目历史

The project grew beyond the classic directory-listing use case into a compact file-sharing tool. Its README documents single-file and directory serving, custom index files, SPA fallback, password authentication, uploads, directory creation, TLS, random routes, QR-code access, archive downloads, README rendering, range requests, health checks, and WebDAV support. Under the hood it is a Rust/Actix application packaged as a single binary, positioning it near tools such as Python's simple HTTP server for convenience but with more built-in sharing features.

使用方式

In package-manager terms, miniserve is a small CLI utility with unusually broad distribution for its size: the Homebrew formula ships it as a high-performance static file server, and the input record also lists Alpine, MacPorts, Nix, Arch, Scoop, and WinGet packages. In practice it is used for temporary LAN sharing, quick artifact downloads, lightweight upload endpoints, and local static-site previews.

安全态势

风险级别:blue

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

风险分类器

blue 风险 · 中 置信度 · tool

原因

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

信号

  • text:server

安装行为

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

建议审查

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

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本0.35.0
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v0.35.0

https://github.com/svenstaro/miniserve

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:miniserve
版本0.35.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/miniserve
主页https://github.com/svenstaro/miniserve
仓库https://github.com/svenstaro/miniserve
上游文档https://github.com/svenstaro/miniserve#readme
许可证MIT
源码归档https://github.com/svenstaro/miniserve/archive/refs/tags/v0.35.0.tar.gz
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

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

Nix95%

miniserve

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

miniserve 0.35.0-r0

Quickly serve files via HTTP

https://github.com/svenstaro/miniserve

sudo apk add miniserve
  • License: MIT
  • Architecture: x86_64
  • Source Package: miniserve
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Miniserve
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: miniserve from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

miniserve-bash-completion 0.35.0-r0

Bash completions for miniserve

https://github.com/svenstaro/miniserve

sudo apk add miniserve-bash-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: miniserve
  • normalized package name match
  • 匹配方式:Miniserve
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: miniserve-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

miniserve-doc 0.35.0-r0

Quickly serve files via HTTP (documentation)

https://github.com/svenstaro/miniserve

sudo apk add miniserve-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: miniserve
  • normalized package name match
  • 匹配方式:Miniserve
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: miniserve-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

miniserve-fish-completion 0.35.0-r0

Fish completions for miniserve

https://github.com/svenstaro/miniserve

sudo apk add miniserve-fish-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: miniserve
  • normalized package name match
  • 匹配方式:Miniserve
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: miniserve-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

miniserve-zsh-completion 0.35.0-r0

Zsh completions for miniserve

https://github.com/svenstaro/miniserve

sudo apk add miniserve-zsh-completion
  • License: MIT
  • Architecture: x86_64
  • Source Package: miniserve
  • normalized package name match
  • 匹配方式:Miniserve
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: miniserve-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

miniserve 0.35.0-1

Tool to serve files via HTTP

https://github.com/svenstaro/miniserve

sudo pacman -S miniserve
  • License: MIT
  • Architecture: x86_64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Miniserve
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: miniserve from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

miniserve

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

main/miniserve

scoop install main/miniserve
  • normalized package name match
  • 匹配方式:Miniserve
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/miniserve.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

svenstaro.miniserve

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

来源线索

由仓库数据生成

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

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment