ssdpy-discover - Run an SSDP M-SEARCH
Contents
Copyright
Copyright © 2019-2020 Moshi Binyamini.
This is free software; see the source for copying conditions. There is NO WARRANTY, to the extent
permitted by law.
SSDPy August 2022 SSDPY-DISCOVER(1)
Description
ssdpy-discover discovers SSDP devices on the network by sending an M-SEARCH packet.
Name
ssdpy-discover - Run an SSDP M-SEARCH
Options
ST The type of device to search for (example ssdp:all).
-h, --help
Show the program's built-in help message and exit.
-V, --version
Show the program's version number and exit.
-v, --verbose
Increase verbosity.
-6, --ipv6
Listen on IPv6 instead of IPv4.
-t, --ttlTTL
Specify TTL for the M-SEARCH; defaults to 2.
-o, --timeouttimeout
Specify maximum timeout for connections; defaults to 5.
-i, --ifaceinterface
Listen on a specific network interface.
-a, --addressaddress
Bind to a specific address.
-p, --portport
Send M-SEARCH on a specific port; defaults to 1900.
-m, --mxtime
Specify maximum wait time for response; defaults to 1s.
-j, --json
Format output as JSON.
Synopsis
ssdpy-discover [options] ST
