rclone/cmd
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
..
about build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
all bisync: implementation #5164 2021-11-01 21:00:27 +03:00
authorize build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
backend build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
bisync all: fix spelling across the project 2022-08-30 11:16:26 +02:00
cachestats build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
cat build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
check build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
checksum build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
cleanup build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
cmount all: fix spelling across the project 2022-08-30 11:16:26 +02:00
config all: fix spelling across the project 2022-08-30 11:16:26 +02:00
copy build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
copyto build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
copyurl build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
cryptcheck build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
cryptdecode build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
dedupe build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
delete build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
deletefile build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
genautocomplete build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
gendocs build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
hashsum all: fix spelling across the project 2022-08-30 11:16:26 +02:00
link build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
listremotes build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
ls all: fix spelling across the project 2022-08-30 11:16:26 +02:00
lsd build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
lsf build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
lsjson all: fix spelling across the project 2022-08-30 11:16:26 +02:00
lsl build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
md5sum all: fix spelling across the project 2022-08-30 11:16:26 +02:00
mkdir build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
mount build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
mount2 build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
mountlib hubic: remove backend as service has now shutdown - fixes #6481 2022-10-05 13:33:37 +01:00
move build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
moveto build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
ncdu all: fix spelling across the project 2022-08-30 11:16:26 +02:00
obscure build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
purge build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
rc build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
rcat build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
rcd build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
reveal build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
rmdir build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
rmdirs build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
selfupdate build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
serve dlna: add verification of addresses 2022-10-06 16:59:51 +01:00
settier build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
sha1sum all: fix spelling across the project 2022-08-30 11:16:26 +02:00
size build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
sync build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
test hubic: remove backend as service has now shutdown - fixes #6481 2022-10-05 13:33:37 +01:00
touch all: fix spelling across the project 2022-08-30 11:16:26 +02:00
tree build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
version build: add package comments to silence revive linter 2022-08-28 13:43:51 +02:00
cmd.go fs/cache: make sure we call the Shutdown method on backends 2022-06-28 12:51:59 +01:00
help.go all: fix spelling across the project 2022-08-30 11:16:26 +02:00
progress.go Add a download flag to hashsum and related commands to force rclone to download and hash files locally 2020-12-27 15:40:44 +00:00
selfupdate_disabled.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
selfupdate_enabled.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
siginfo_darwin.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00
siginfo_others.go build: apply gofmt from golang 1.17 2021-09-09 20:43:59 +03:00