summaryrefslogtreecommitdiffstats
path: root/wireguard_exporter/peers.toml
blob: 1dc46fb8b760e32859430f9440f7a1eab9a0ba7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[[peer]]
public_key = "$pk_dlm"
name = "Downlink_Mercury"

#[[peer]]
#public_key = "$pk_dlc"
#name = "Downlink_Chunk"

[[peer]]
public_key = "$pk_dlsh"
name = "Downlink_Sun_Host"

[[peer]]
public_key = "$pk_dlsl"
name = "Downlink_Sun_LAN"

[[peer]]
public_key = "$pk_dlgs"
name = "Downlink_Georg_sweetsuse"

[[peer]]
public_key = "$pk_dls"
name = "Downlink_Sirius"