Function launch_obfs4_server_process

Source
pub(crate) async fn launch_obfs4_server_process(
    obfs4_path: String,
    listen_address: String,
    final_socks5_endpoint: String,
) -> Result<PluggableServerTransport>
Expand description

Launch obfs4 server process