New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

node_http_server_public

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node_http_server_public

node_http_server_public

latest
npmnpm
Version
1.1.2
Version published
Maintainers
1
Created
Source

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

FAQs

Package last updated on 19 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts