node_http_server_public

1.1.0 • Public • Published

This is a simple http server written in node.js.

Usage

npx node_http_server_public [root_path]

Features

Access static file through http://[ip]:[port]/C:/Users/Administrator/Documents/foo.bar

Static server can be case sensitive or case insensitive by passing argument --case_sensitive

You can toggle folder view by passing argument --disable_serve_index

Permit access to specified file by passing argument --valid_pattern or url_pattern

Permit access from specified ip by passing argument --ip_pattern

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    0
    • latest

Version History

Package Sidebar

Install

npm i node_http_server_public

Weekly Downloads

0

Version

1.1.0

License

ISC

Unpacked Size

642 kB

Total Files

22

Last publish

Collaborators

  • tsubasayeung