A tiny HTTP server for Windows
- No dependencies, no install, just download the file
- CLI: Server.bat
- Written in PowerShell, distributed as Batch script
- Can be closed via
ctrl+c
- GUI: Server.js
- Written in PowerShell, distributed as JScript
- Can be double-clicked from Explorer
- Runs in background
- Can be closed from Tray
- CLI: Server.bat
- Tiny: < 3 KB, < 100 LOC
- Customizable: change port, root directory and index file
- Licensed as CC0, no copyright