1.0.6 • Published 3 years ago

node_pepper v1.0.6

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

node_pepper

Descripton

Executes a command and sends broadcast the results over the local IPv4 network.

Example 1

Minimal working example:

Send uptime result to default address 255.255.255.255 and port 8888.

Example 2

Send results of your command line arguments. Here we specify the optional parameters:

  • broadcast address 192.1680.255
  • port 8889
  • prefixing the result with [sender_hostname]:

Receiving

Use node_sniffandsneeze to sniff the pepper and sneeze these results somewhere else.

Change log

replace prefix by pre-process callback, default return same

1.0.6

3 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago