2020-05-31 14:01:08 +00:00
|
|
|
# udm-utilities
|
2020-05-31 15:06:44 +00:00
|
|
|
A collection of things to enhance the capabilities of your Unifi Dream Machine or Dream Machine Pro
|
2020-05-31 13:56:48 +00:00
|
|
|
|
2020-07-05 20:54:53 +00:00
|
|
|
## General Tools
|
2020-05-31 13:56:48 +00:00
|
|
|
### on-boot-script
|
2020-07-05 20:54:53 +00:00
|
|
|
Enables init.d style scripts to run on every boot of your UDM. Includes a wpa-supplicant/eap-proxy example
|
2020-07-06 03:09:26 +00:00
|
|
|
**Persists through Firmware upgrades!!!**
|
2020-05-31 13:56:48 +00:00
|
|
|
|
2020-07-05 20:54:53 +00:00
|
|
|
### python
|
|
|
|
If you need python3 on your UDM, generally not recommended, can always use it in unifi-os container
|
|
|
|
|
|
|
|
## DNS Providers
|
2020-06-28 13:02:50 +00:00
|
|
|
### dns-common
|
2020-07-05 20:54:53 +00:00
|
|
|
Configurations for DNS containers, both IPv4 and IPv6. Utilizes MacVLAN CNI plugins to completely isolate the network stack.
|
2020-06-28 13:02:50 +00:00
|
|
|
|
2020-05-31 13:56:48 +00:00
|
|
|
### run-pihole
|
2020-07-05 20:54:53 +00:00
|
|
|
Run pihole on your UDM with podman.
|
2020-06-05 03:50:14 +00:00
|
|
|
|
2020-06-05 04:53:50 +00:00
|
|
|
### nextdns
|
2020-07-05 20:54:53 +00:00
|
|
|
Run NextDNS on your UDM with podman.
|
2020-06-05 04:53:50 +00:00
|
|
|
|
2020-06-14 14:43:31 +00:00
|
|
|
### AdguardHome
|
2020-07-05 20:54:53 +00:00
|
|
|
Run AdguardHome on your UDM with podman.
|