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

gotowhere

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
Package was removed
Sorry, it seems this package was removed from the registry

gotowhere

a NodeJS static web server

latest
Source
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

gotowhere

NodeJS web server

安装

npm i -g gotowhere

使用方法

gotowhere # 把当前文件夹作为静态资源服务器的根目录

gotowhere -p 8080 # 将端口号设置成 8080

gotowhere -h localhost # 将host 设置成 localhost

gotowhere -d /usr # 设置根目录为 /usr

Keywords

Nodejs

FAQs

Package last updated on 03 Nov 2018

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