Instead of `fixed_peer` being an `Option<SocketAddr>`, it could be an `Option<Vec<SocketAddr>>` so we get to have multiple fixed peers.