YaTHS

YaTHS

YaTHS is an ultra-lightweight HTTP file server designed for directory browsing and local development scenarios. Fast startup and extremely low footprint, suitable for intranet testing, embedded and temporary file sharing.

46GitHub
Description

·Excellent performance: Compared to Python http.server, a typical scenario can achieve approximately 12x request throughput improvement ·Catalog browsing: Catalog list page with built-in modern minimalist style, mobile friendly · MIME support: Automatic processing of common MIME types and direct access to static files ·Concurrency model: Fork-based concurrency processing, simple and robust ·Security protection: Built-in directory traversal protection, optional display of hidden files (-a/-show-hidden) ·Self-contained: Statically linked versions can run in multiple environments, suitable for embedded or minimized containers ·Resource usage: Memory usage is about hundreds of KB, suitable for resource-limited scenarios ·Concise parameters: Support-port and-dir to specify listening port and root directory, available out of the box

Screenshots
Screenshot 1
Screenshot 2
Screenshot 3
App Information
Version
0.0.1
Package Size
580.19 KB
Updated
October 29, 2025
Source Code
al-sca
Platform Support
PC
Keywords
yathshttp serverfile serverdirectory browsinglightweightminimal