Add connection quality indicators based on handshake time
This commit is contained in:
@@ -344,7 +344,7 @@ func (s *ListScreen) buildTable() {
|
||||
}
|
||||
}
|
||||
|
||||
statusText := s.formatStatusWithIcon(status, "")
|
||||
statusText := s.formatStatusWithIcon(status, cws.Quality)
|
||||
row := table.Row{
|
||||
name,
|
||||
ipv4,
|
||||
|
||||
Reference in New Issue
Block a user