Skip to content
Brad edited this page Apr 7, 2017 · 1 revision

Monitor or generate ssdp events.

Usage: ssdp [event-type [event-subtype]]

With no parameters, ssdp will monitor and print ssdp events.

With an event-type parameter (and optional event-subtype parameter), ssdp will broadcast an SSDP NOTIFY message with those parameters.

Future Work (To Do)

Read a configuration file that maps event types/sub-types to actions and perform the appropriate actions when a NOTIFY is received.

Add an option to send M-SEARCH messages.

Add options to control output (quiet, only certain message types, etc).

Clone this wiki locally