Skip to content

FlorianLudwig/nginc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nginc

A small wrapper around nginx to start it as convenient as SimpleHTTPServer.

To serve the current working directory on port 8080:

$ nginc

For more options see nginc -h

Why?

The python SimpleHTTPServer often comes quite handy. But in some cases it is not enough. For example if you need concurrent requests or range requests.

About

run nginc from the commandline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published