add missing reserved ports entries for unbound

This commit is contained in:
Daniel Micay 2025-11-06 22:06:47 -05:00
parent 5f5c590bbc
commit 3a720695c6

View file

@ -115,6 +115,10 @@ declare -Ar hosts_agcount=(
)
declare -Ar hosts_reserved_ports=(
[0.grapheneos.org]=7275
[1.grapheneos.org]=7275
[2.grapheneos.org]=7275
[3.grapheneos.org]=7275
[0.grapheneos.network]=7275
[1.grapheneos.network]=7275
[2.grapheneos.network]=7275