| Public Key: | {{.Device.PublicKey}} | 
| Public Endpoint: | {{.Device.DefaultEndpoint}} | 
| Listening Port: | {{.Device.ListenPort}} | 
| Enabled Peers: | {{len .Device.Interface.Peers}} | 
| Total Peers: | {{.TotalPeers}} | 
| IP Address: | {{.Device.IPsStr}} | 
| Default allowed IP's: | {{.Device.DefaultAllowedIPsStr}} | 
| Default DNS servers: | {{.Device.DNSStr}} | 
| Default MTU: | {{.Device.Mtu}} | 
| Default Keepalive Interval: | {{.Device.DefaultPersistentKeepalive}} | 
| Public Key: | {{.Device.PublicKey}} | 
| Enabled Endpoints: | {{len .Device.Interface.Peers}} | 
| Total Endpoints: | {{.TotalPeers}} | 
| IP Address: | {{.Device.IPsStr}} | 
| DNS servers: | {{.Device.DNSStr}} | 
| Default MTU: | {{.Device.Mtu}} | 
| Identifier | Public Key | {{if eq $.Device.Type "server"}}IP's | {{end}} {{if eq $.Device.Type "client"}}Endpoint | {{end}}Handshake | |||
|---|---|---|---|---|---|---|---|
| {{$p.Identifier}}{{if $p.WillExpire}} {{end}} | {{$p.PublicKey}} | {{if eq $.Device.Type "server"}}{{$p.Email}} | {{end}} {{if eq $.Device.Type "server"}}{{$p.IPsStr}} | {{end}} {{if eq $.Device.Type "client"}}{{$p.Endpoint}} | {{end}}{{$p.LastHandshake}} | {{if eq $.Session.IsAdmin true}} {{end}} | |
                            User details{{if not $peerUser}}No user information available... {{else}}
 Connection / Traffic{{if not $p.Peer}}No Traffic data available... {{else}}{{if $p.DeactivatedAt}}-{{else}} {{$p.Peer.Endpoint}}{{end}} {{if $p.DeactivatedAt}}-{{else}} {{formatBytes $p.Peer.ReceiveBytes}} / {{formatBytes $p.Peer.TransmitBytes}}{{end}} {{end}}{{$p.Config}}
                                            
                                        {{if eq $.Device.Type "server"}}
                                         
                                    
                                 | 
                    |||||||
Currently listed peers: {{len .Peers}}