macOS
brew install miniservelocal Homebrew formula metadata
sudo port install miniserveMacPorts ports tree · net/miniserve/Portfile · source: api.github.com
brew
High performance static file server. Version 0.35.0 via Homebrew; verified from local package data.
install
brew install miniservelocal Homebrew formula metadata
sudo port install miniserveMacPorts ports tree · net/miniserve/Portfile · source: api.github.com
sudo apk add miniserveAlpine Linux edge package indexes · miniserve · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#miniservenixpkgs package indexes · pkgs/by-name/mi/miniserve/package.nix · source: api.github.com
sudo pacman -S miniserveArch Linux sync databases · miniserve · source: geo.mirror.pkgbuild.com
scoop install main/miniserveScoop official bucket manifest trees · bucket/miniserve.json · source: api.github.com
winget install --id svenstaro.miniserve -eWindows Package Manager source index · svenstaro.miniserve · source: cdn.winget.microsoft.com
overview
High performance static file server
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
miniserve | cli | global executable |
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.
https://github.com/svenstaro/miniserve
install metadata
| Package key | brew:miniserve |
|---|---|
| Version | 0.35.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/miniserve |
| Homepage | https://github.com/svenstaro/miniserve |
| Repository | https://github.com/svenstaro/miniserve |
| Upstream docs | https://github.com/svenstaro/miniserve#readme |
| License | MIT |
| Source archive | https://github.com/svenstaro/miniserve/archive/refs/tags/v0.35.0.tar.gz |
| Build dependencies | rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | miniserve |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
miniserve
nix profile install nixpkgs#miniserveminiserve 0.35.0-r0
Quickly serve files via HTTP
https://github.com/svenstaro/miniserve
sudo apk add miniserveminiserve-bash-completion 0.35.0-r0
Bash completions for miniserve
https://github.com/svenstaro/miniserve
sudo apk add miniserve-bash-completionminiserve-doc 0.35.0-r0
Quickly serve files via HTTP (documentation)
https://github.com/svenstaro/miniserve
sudo apk add miniserve-docminiserve-fish-completion 0.35.0-r0
Fish completions for miniserve
https://github.com/svenstaro/miniserve
sudo apk add miniserve-fish-completionminiserve-zsh-completion 0.35.0-r0
Zsh completions for miniserve
https://github.com/svenstaro/miniserve
sudo apk add miniserve-zsh-completionminiserve 0.35.0-1
Tool to serve files via HTTP
https://github.com/svenstaro/miniserve
sudo pacman -S miniserveminiserve
sudo port install miniservemain/miniserve
scoop install main/miniservesvenstaro.miniserve
winget install --id svenstaro.miniserve -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.