mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
14 lines
529 B
Markdown
14 lines
529 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.
|
|
|
|
### python
|
|
If you need python3 on your UDM, generally not recommended, can always use it in unifi-os container |