The approved connections recorded since install (unmodifiable).
static List<({String host, int port, String operation})> get approvedAttempts => List.unmodifiable(_approved);