Skip to content

XadillaX/ntss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Tiny Static Server

A tiny static server for node.js.

You can use it as a personal download server or static page server. Just for convenience.

Installation

$ npm install -g ntss

Usage

$ ntss --path=STATIC_PATH [--port=PORT] [--nlist=false if do not show list] [--default=index.html|index.htm|...]

Contribution

PRs and issues are welcomed.

About

A tiny static server for node.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published