Skip to main content

run

Function run 

Source
pub async fn run(
    host: &str,
    port: u16,
    server_name: &str,
    ca: Arc<CertificateAuthority>,
) -> Result<()>
Expand description

Run the C2 server.