mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-01-03 11:00:49 -05:00
replace discuss.grapheneos.org server
This commit is contained in:
parent
6a0481714f
commit
4714b0bdb9
4
hosts.sh
4
hosts.sh
@ -70,7 +70,7 @@ declare -Ar hosts_ipv4_address=(
|
||||
[6.releases.grapheneos.org]=135.125.183.155
|
||||
[7.releases.grapheneos.org]=141.95.0.242
|
||||
[matrix.grapheneos.org]=51.79.51.42
|
||||
[discuss.grapheneos.org]=51.161.11.34
|
||||
[discuss.grapheneos.org]=51.79.52.38
|
||||
[grapheneos.social]=51.222.30.159
|
||||
[staging.attestation.app]=198.98.57.157
|
||||
[attestation.app]=51.79.50.249
|
||||
@ -101,7 +101,7 @@ declare -Ar hosts_ipv6_address=(
|
||||
[6.releases.grapheneos.org]=2001:41d0:701:1100::2ec9
|
||||
[7.releases.grapheneos.org]=2001:41d0:701:1100::3e56
|
||||
[matrix.grapheneos.org]=2607:5300:205:200::26e1
|
||||
[discuss.grapheneos.org]=2607:5300:205:200::3df
|
||||
[discuss.grapheneos.org]=2607:5300:205:200::3c4
|
||||
[grapheneos.social]=2607:5300:205:200::2706
|
||||
[staging.attestation.app]=2605:6400:10:aa9:1c0f:44d3:da15:c0ec
|
||||
[attestation.app]=2607:5300:205:200::86a
|
||||
|
@ -1,5 +1,5 @@
|
||||
[Match]
|
||||
MACAddress=fa:16:3e:44:95:72
|
||||
MACAddress=fa:16:3e:19:92:33
|
||||
|
||||
[Link]
|
||||
Name=public
|
||||
|
@ -4,7 +4,7 @@ Name=public
|
||||
[Network]
|
||||
DHCP=ipv4
|
||||
LinkLocalAddressing=no
|
||||
Address=2607:5300:205:200::3df/128
|
||||
Address=2607:5300:205:200::3c4/128
|
||||
Gateway=2607:5300:205:200::1
|
||||
|
||||
[Route]
|
||||
@ -14,5 +14,5 @@ Destination=2607:5300:205:200::1
|
||||
UseMTU=true
|
||||
|
||||
[CAKE]
|
||||
Bandwidth=500M
|
||||
Bandwidth=1000M
|
||||
PriorityQueueingPreset=besteffort
|
||||
|
Loading…
Reference in New Issue
Block a user