🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

serverhere666

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

serverhere666

http static file server

latest
Source
npmnpm
Version
0.0.3
Version published
Weekly downloads
1
-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

serverhere

server you folder to web

JavaScript Style Guide

how to contribute

$ git clone [thisrepo]
$ cd [thisrepo]
$ sudo npm install
//$ sudo npm link

how to use

$ sudo npm install -g server666
$ serverhere -p 3000

now you can visit localhost:3000/path/to/file

思路

创建一个http服务器,将网络请求中的url转化为文件路径,并允许用户访问

FAQs

Package last updated on 20 Jun 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