SSDP responder for Linux

Edit Package ssdp-responder
https://github.com/troglobit/ssdp-responder

Simple Service Discovery Protocol daemon (SSDP) for networked Linux
devices. Useful for small and embedded systems that want to announce
themselves to systems running Windows.

ssdpd is a stand-alone UNIX daemon with no external dependencies but
the standard C library. It has a built-in web server for serving the
UPnP XML description which Windows use to present the icon, by default
an InternetGatewayDevice is announced.

Refresh
Refresh
Source Files
Filename Size Changed
harden_ssdpd.service.patch 0000000718 718 Bytes
ssdp-responder-2.0.tar.gz 0000037083 36.2 KB
ssdp-responder.changes 0000003763 3.67 KB
ssdp-responder.spec 0000002138 2.09 KB
Revision 10 (latest revision is 11)
Martin Hauke's avatar Martin Hauke (mnhauke) accepted request 1068028 from Martin Hauke's avatar Martin Hauke (mnhauke) (revision 10)
- Update to version 2.0
  Changes
  Add suport for 
  * -c NAME to override ssdpd UUID cache file.
  * -d URL to override the UPnP description URL, a single %s is
    supported to be replaced with the interface address.
  * -m NAME to override the manufacturer in the default
    description.xml.
  * -M URL to override the manufacturerURL in the default
    description.xml.
  * -p URL to override the presentationURL in the default
    description.xml, a single %s is supported.
  * -P FILE to override the default PID file location default
    description.xml, a single %s is supported.
  * -u UUID to use a custom UUID, useful when the built-in micro
    HTTP server is disabled.
  * -w to disable built-in micro HTTP server, useful when other,
    more capable, web servers are available. Make sure to have the
    alternate web server running on port 1901 to serve the file
    /description.xml, see also -d URL above, which details the
    location of the UPnP description URL.
  * Increased debug messages in ssdp_init(), for troubleshooting.
  * dropping root privileges after initial setup. The used ssdp
    is searched for first, with fallback to nobody.
  * Add support for an initial retry interval at startup, in
    case ssdpd is started before any interface has been configured.
    Configurable retry count using -R NUM command line option.
  * Add support for an IP address monitor using Linux netlink
    interfaces coming and going at runtime. Meaning, -R NUM is
    unused on Linux. For this to work, ssdpd must start as root or
Comments 0
openSUSE Build Service is sponsored by