Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 230 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 230 Bytes

MultithreadedSimpleHTTPServer

A Python SimpleHTTPServer-like multithreading HTTP server. Supports Python 2 & 3.

Usage

python MultithreadedSimpleHTTPServer.py [interface]:[port] [/path/to/share]