Skip to content

Multi-client http server to temporarily serve directories (python3.6 -m http.server only supports 1 client at a time)

License

Notifications You must be signed in to change notification settings

afq984/httpserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httpserver

Installation

go get github.com/afg984/httpserver

or clone the repo and use the build script

bash build.bash

Running

run httpserver from the command line (or double click the executable on Windows)

To see supported options: httpserver -help

About

Multi-client http server to temporarily serve directories (python3.6 -m http.server only supports 1 client at a time)

Resources

License

Stars

Watchers

Forks

Packages

No packages published