1.0.0 • Published 5 years ago

emptyd-server v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago
  cnpm install emptyd-server -g
  npm install emptyd-server -g

The emptyd-server works without configuration.

Static Resource Services

"emptyd-server -d / -p 8080 -o localhost -P http://129.204.139.211"

You can pass a hash of configuration options to emptyd-server. Allowed values are as follows

NameTypeDefaultDescription
-p or --port{number}8080port is used to specify the port of the service
-P or --proxy{String}proxy is used to configure proxies for services
-o or --host{string}loclhosthost is used to configure monitored hosts
-d or --root{string}"process.cwd()"root is used to configure the static file root directory