mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
511d058460
* Store install-cni-plugins.sh once * Newlines in on-boot-script * Update example on_boot.sh for directory * Update README.md examples * Store 20-dns.conflist once * Add modularized nextdns config w/IPv6 support * Make nextdns script more generic * Use common setup script for each dns service * Add missing newlines * Readme updates and ipv6 support * Readme updates and ipv6 support * Final updates and Ipv6 Co-authored-by: exodious <exodious@users.noreply.github.com> |
||
---|---|---|
.github | ||
AdguardHome | ||
cni-plugins | ||
dns-common/on_boot.d | ||
nextdns | ||
on-boot-script | ||
python | ||
run-pihole | ||
.gitignore | ||
LICENSE | ||
README.md |
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.
dns-common
Configurations for DNS containers, both IPv4 and IPv6
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