mirror of
https://github.com/unifi-utilities/unifios-utilities.git
synced 2024-08-30 18:32:21 +00:00
Update README.md
This commit is contained in:
parent
511d058460
commit
8841588241
28
README.md
28
README.md
@ -1,20 +1,22 @@
|
||||
# udm-utilities
|
||||
A collection of things to enhance the capabilities of your Unifi Dream Machine or Dream Machine Pro
|
||||
|
||||
## General Tools
|
||||
### 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.
|
||||
Enables init.d style scripts to run on every boot of your UDM. Includes a wpa-supplicant/eap-proxy example
|
||||
|
||||
### python
|
||||
If you need python3 on your UDM, generally not recommended, can always use it in unifi-os container
|
||||
|
||||
## DNS Providers
|
||||
### dns-common
|
||||
Configurations for DNS containers, both IPv4 and IPv6. Utilizes MacVLAN CNI plugins to completely isolate the network stack.
|
||||
|
||||
### run-pihole
|
||||
Run pihole on your UDM with podman.
|
||||
|
||||
### nextdns
|
||||
Run NextDNS on your UDM with podman.
|
||||
|
||||
### AdguardHome
|
||||
Run AdguardHome on your UDM with podman.
|
||||
|
Loading…
Reference in New Issue
Block a user