Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a4085593d6 |
@@ -1,7 +1,6 @@
|
||||
packages {
|
||||
'gluon-authorized-keys',
|
||||
'iperf3',
|
||||
'iwinfo',
|
||||
'gluon-authorized-keys',
|
||||
}
|
||||
|
||||
features {
|
||||
|
||||
10
site.conf
10
site.conf
@@ -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'},
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user