| Client Name | Real Address | Status | Received | Sent | Down Speed | Up Speed | Last Activity |
|---|---|---|---|---|---|---|---|
| Loading... | |||||||
| No clients match your filter | |||||||
| {{ group.status }} Clients | |||||||
| {{ c.common_name }} | {{ c.real_address || '-' }} | {{ c.status }} | {{ formatBytes(c.total_bytes_received) }} | {{ formatBytes(c.total_bytes_sent) }} | {{ c.current_recv_rate_mbps ? formatRate(c.current_recv_rate_mbps) : '0.000 Mbps' }} - | {{ c.current_sent_rate_mbps ? formatRate(c.current_sent_rate_mbps) : '0.000 Mbps' }} - | {{ formatDate(c.last_activity) }} |