1.1.0 • Published 9 years ago

quickserver v1.1.0

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

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!

1.1.0

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago