Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 331 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 331 Bytes

Basic HTTP file server written in Rust

Extended from this tutorial

Usage

Don't. But for testing, use cargo run. It listens on port 7878 and will serve directory indexes and any file it can read.