mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-11-25 01:03:06 -05:00
update IP addresses for 0.releases.grapheneos.org
This commit is contained in:
parent
848d4822e1
commit
85c5ccc613
2 changed files with 4 additions and 2 deletions
|
|
@ -8,12 +8,14 @@ table inet filter {
|
|||
|
||||
define ip-allowlist-ssh = {
|
||||
{{ssh_ipv4}},
|
||||
45.90.185.33, # 0.releases.grapheneos.org
|
||||
185.225.24.20, # 0.releases.grapheneos.org
|
||||
185.225.24.21, # 0.releases.grapheneos.org
|
||||
}
|
||||
|
||||
define ip6-allowlist-ssh = {
|
||||
{{ssh_ipv6}},
|
||||
2a14:3f87:6920:250::100, # 0.releases.grapheneos.org
|
||||
2a14:3f87:6920:250::101, # 0.releases.grapheneos.org
|
||||
}
|
||||
|
||||
define priority-besteffort = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue