Skip to content

Torthu/quickserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickserver

Create a quick Node.js instance serving static files.

Install: npm install -g quickserver

Usage: quickserver port protocol (default port is 8888, default protocol is http)

You can also use it to serve on priveledged ports by using sudo quickserver port protocol

Credits

Based on: https://gist.github.com/rpflorence/701407 by rpflorence

Thank you to grunt-contrib-connect who I stole the default cert files from!

About

Create a quick Node.js instance serving static files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published