1.0.0 • Published 6 years ago

publish-os v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
6 years ago

Publish os-information via http. Can be used for simple monitoring.

Get it running

Install:

npm i -g publish-os

Fire it up:

publish-os

Use -p <port> / --port <port> to run with custom port (default is 1337).

Use forever to run in background:

npm i -g forever
forever start publish-os
1.0.0

6 years ago