Skip to content

MarkTiedemann/server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A tiny HTTP server for Windows

  • No dependencies, no install, just download the file
    • CLI: Server.bat
      • 2.22 KB, 53 LOC
      • Written in PowerShell, distributed as Batch script
      • Can be closed via ctrl+c
    • GUI: Server.js
      • 2.65 KB, 85 LOC
      • Written in PowerShell, distributed as JScript
      • Can be double-clicked from Explorer
      • Runs in background
      • Can be closed from Tray
  • Customizable: change port, root directory and index file, allow clean URLs
  • Licensed as CC0, no copyright