miniserve is a small, self-contained cross-platform CLI tool that allows you to just grab the binary and serve some file(s) via HTTP.
Sometimes this is just a more practical and quick way than doing things properly.
This is free and open source software.
Key Features
- Easy to use.
- Just works: Correct MIME types handling out of the box.
- Single binary drop-in with no extra dependencies required.
- Authentication support with username and password (and hashed password).
- Mega fast and highly parallel.
- Folder download (compressed on the fly as
.tar.gzor.zip). - File uploading.
- Directory creation.
- Pretty themes (with light and dark theme support).
- Scan QR code for quick access.
- Shell completions.
- Sane and secure defaults.
- TLS (for supported architectures).
- Supports README.md rendering like on GitHub.
- Range requests.
Website: github.com/svenstaro/miniserve
Support:
Developer: Sven-Hendrik Haase
License: MIT License
miniserve is written in Rust. Learn Rust with our recommended free books and free tutorials
Related Software
| Static Web Servers | |
|---|---|
| binserve | Fast production-ready static web server |
| darkhttpd | A simple web server written in C; only serves static content |
| miniserve | CLI tool to serve files and dirs over HTTP |
| quark | Small and simple HTTP GET/HEAD-only web server for static content |
| serve | Static file serving and directory listing |
| Static Web Server | High-performance and asynchronous web server |
| webfs | Simple http server for mostly static content. |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

