list peers last
This commit is contained in:
parent
a35ab76c22
commit
0e95b26b11
@ -59,9 +59,9 @@ type DsnetReport struct {
|
||||
// Network is chosen randomly when not specified
|
||||
Network JSONIPNet
|
||||
DNS net.IP
|
||||
Peers []PeerReport
|
||||
PeersOnline int
|
||||
PeersTotal int
|
||||
Peers []PeerReport
|
||||
}
|
||||
|
||||
func GenerateReport(dev *wgtypes.Device, conf *DsnetConfig, oldReport *DsnetReport) DsnetReport {
|
||||
|
Loading…
Reference in New Issue
Block a user