From aabaafdc255bf11ff08ebb948923b3fa4d8f34d4 Mon Sep 17 00:00:00 2001 From: John D Date: Mon, 6 Jul 2020 22:44:54 -0700 Subject: [PATCH] Linking other useful projects. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) 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.