miniserve

miniserve

Serve a folder as a website with one command

Description

Want to quickly share a folder for others on the network to download, without wrestling with server config? miniserve does it in one command—exposing any directory over HTTP as a browsable, downloadable web page. Others open a browser to see the listing and grab files, with upload, archive-download and password protection too. Written in Rust, a single fast binary—a gem for spinning up a quick file server.

Features



One-command serve: turn a directory into an HTTP file site with one command.

Browse and download: others browse and download via a browser.

Upload and archive: supports uploads and archive-downloading a directory.

Single binary: written in Rust, one fast executable.