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

@willmil11/webserver

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@willmil11/webserver

Webserver is a node.js based webserver

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

Webserver

Description:

This is WebServer 1.0.4, it's a node.js based webserver, if you don't know what's a webserver, it's something like apache

Run:

npx @willmil11/webserver /path/to/files port

404 custom error page:

The 404.html file must be in the root directory of the provided
path. If it's not there, the default 404 page will be used.

Update:

npx clear-npx-cache

Then the next time you run the webserver it will update

Logs:

This webserver log every request. You can find the logs at these paths:

-Errors logs: /home/webserver/Error/
-Success logs: /home/webserver/Request/

Keywords

Webserver

FAQs

Package last updated on 18 Dec 2022

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