Skip to content

hjnp/MultithreadedSimpleHTTPServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MultithreadedSimpleHTTPServer

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

Usage

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

About

A python SimpleHTTPServer-like multithreading python HTTP server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%