rclone/cmd/serve/dlna
YanceyChiew 4a35aff33c dlna: add verification of addresses
Verify the http service listening address and the SSDP server
announcement address to prevent accidental listening of IPv6 addresses
that do not support dlna yet and may be globally accessible.

Unlistened addresses on the interface will also be filtered out of the
SSDP announcement to avoid misleading other services in the multicast domain.
2022-10-06 16:59:51 +01:00
..
data build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
dlnaflags build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
testdata/files dlna: associate subtitles with all possible media nodes 2019-10-09 11:57:42 +01:00
upnpav build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
cds.go dlna: add support for more external subtitle 2022-10-06 16:59:51 +01:00
cms.go dlna: icons and compatibility improvements 2019-05-27 14:42:33 +01:00
dlna.go dlna: add verification of addresses 2022-10-06 16:59:51 +01:00
dlna_test.go dlna: specify SSDP interface names from command line 2022-08-13 12:06:03 +01:00
dlna_util.go dlna: specify SSDP interface names from command line 2022-08-13 12:06:03 +01:00
mrrs.go dlna: fake out implementation of X_MS_MediaReceiverRegistrar 2019-09-17 12:52:02 +01:00