pub async fn run( control_port: u16, http_port: u16, domain: &str, token: Option<&str>, ) -> Result<()>