Socket
Socket
Sign inDemoInstall

gobbler

Package Overview
Dependencies
70
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    gobbler

Simple server that listens for data and forwards it somewhere


Version published
Weekly downloads
49
Maintainers
1
Created
Weekly downloads
 

Readme

Source

gobbler

Gobbles up data and sends it somewhere.

To Run

node run.js [options] start

Options

node run.js --help

todo: document all the options

Commands

node run.js [options] [command]

reload

Hot-reload all the children. Reload doesn't reload the actual server (potluck instance) itself.

reloadconfig

Hot-reload the config. If you added any new formatters or writers, calling this will set them up.

restart

Restart the children. This will sever any connections that they had open.

shutdown

Shutdown the server.

status

Get the status of the children.

Formatters

todo: need to write these docs

Writers

todo: need to write these docs

By James Hartig

Keywords

FAQs

Last updated on 01 Apr 2015

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc