diff --git a/README.md b/README.md index de4d342..23e257f 100644 --- a/README.md +++ b/README.md @@ -23,3 +23,13 @@ Run NextDNS on your UDM with podman. ### AdguardHome Run AdguardHome on your UDM with podman. + +## Cool projects you can use with this + +### multicast-relay +https://hub.docker.com/r/scyto/multicast-relay +This is a docker container that implements https://github.com/alsmith/multicast-relay to provide mDNS and SSDP on a unfi dream machine. It will likely work on any multi homed host. + +### ntopng +https://github.com/tusc/ntopng-udm +Much better network stats for your UDM/P! Install this docker container and create an on_boot script to make sure it's always running.