mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
2b90b4f156
* Update README.md Added AdguardHome * AdguardHome Added AdguardHome setup * Update README.md
18 lines
659 B
Markdown
18 lines
659 B
Markdown
# udm-utilities
|
|
A collection of things to enhance the capabilities of your Unifi Dream Machine or Dream Machine Pro
|
|
|
|
### on-boot-script
|
|
Run any commands when your UDM starts.
|
|
|
|
### run-pihole
|
|
Run pihole on your UDM with podman. Utilizes macvlan cni plugins to completely isolate the network stack
|
|
|
|
### nextdns
|
|
Run NextDNS on your UDM with podman. Utilizes macvlan cni plugins to completely isolate the network stack.
|
|
|
|
### AdguardHome
|
|
Run AdguardHome on your UDM with podman. Utilizes macvlan cni plugins to completely isolate the network stack.
|
|
|
|
### python
|
|
If you need python3 on your UDM, generally not recommended, can always use it in unifi-os container
|