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

x-http-server-test

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

x-http-server-test

静态资源服务器

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

server

NodeJS 静态资源服务器

安装

npm i server -g

启动指令

server # 将当前文件夹作为静态资源服务器根目录

server -p 8080 # 设置端口号为 8080

server -h localhost # 设置host为localhost

server -d static # 设置服务器根目录

FAQs

Package last updated on 08 Mar 2020

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