-
Notifications
You must be signed in to change notification settings - Fork 0
ssdp
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.
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).