miniserve
0.32.0_3Ad-hoc HTTP server for file sharing
Miniserve is a small self-contained ad-hoc HTTP server that allows you to quickly serve some files over HTTP. 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 - Fast and highly parallel (thanks to Rust and Actix) It is an interesting alternative to some popular solutions: - Python's built-in webserver: Needs to have Python installed, is low performance, and also does not handle MIME type correctly in some cases. - netcat: Not as convenient to use and sending directories is nontrivial.
Origin: www/miniserve
Category: www
Size: 6.98MiB
License: BSD3CLAUSE, MIT, APACHE20, MPL20, ISCL, UNLICENSE, CC0-1.0
Maintainer: bofh@FreeBSD.org
Dependencies: 2 packages
Required by: 0 packages
Website: github.com/svenstaro/miniserve
$
pkg install miniserveDependencies (2)
More in www
py311-requests2.32.5
Python HTTP for Humansp5-libwww6.81
Perl5 library for WWW accessp5-HTML-Parser3.83
Perl5 module for parsing HTML documentsphp84-session8.4.16
The session shared extension for phpp5-Catalyst-Runtime5.90132_1
Elegant MVC Web Application Framework (Runtime)py311-django424.2.29
High-level Python Web Frameworkapache242.4.66
Version 2.4.x of Apache web serverp5-HTTP-Message7.01
Representation of HTTP style messagesp5-Template-Toolkit3.102
Extensible template processing systemp5-Plack1.0051
Perl extension of PSGI reference implementation and utilities