Filter By

Package Types

Operating System

Categories

Trust Information

By: | 0 downloads | Last Updated: 9/12/2026 | Latest Version: 1.0.1

Starts a lightweight static file server using the built-in .NET HttpListener class, with behavior similar to Python's `python -m http.server` command. No additional packages or web framework are required. The server serves files below SiteRoot, returns index.html for directory URLs when present, and generates a directory listing when no index.html... More info