Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 May 2018 20:48:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228324] [NEW PORT] www/miniserve: HTTP server for file sharing with correct MIME types handling
Message-ID:  <bug-228324-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228324

            Bug ID: 228324
           Summary: [NEW PORT] www/miniserve: HTTP server for file sharing
                    with correct MIME types handling
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/svenstaro/miniserve
                OS: Any
            Status: New
          Keywords: easy, feature, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: 0mp@FreeBSD.org

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.

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
 - Mega fast and highly parallel (thanks to Rust and Actix)

----

QA:
 - portlint -AC
 - manual testing on 12.0-CURRENT r333659

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228324-7788>