1 Commits

Author SHA1 Message Date
a4085593d6 fastd?? 2024-09-22 15:56:41 -04:00
2 changed files with 4 additions and 9 deletions

View File

@@ -1,7 +1,6 @@
packages {
'gluon-authorized-keys',
'iperf3',
'iwinfo',
'gluon-authorized-keys',
}
features {

View File

@@ -124,15 +124,11 @@
-- List of peers.
peers = {
hashtag = {
key = '71c13aad659612721d93c2e0d6270bea4808b16480fe4db9bfdb7248d987e48d',
peer1 = {
key = 'deadbeef',
-- This is a list, so you might add multiple entries.
remotes = {
'ipv4 "home.laboratoryb.org" port 10001',
'ipv4 "10.0.7.226" port 10001',
'ipv4 "204.13.45.156" port 10001',
},
remotes = {'ipv4 "10.0.7.226" port 10001'},
},
},