Settings
Help

build_server_config

Function build_server_config 

Source
pub(crate) fn build_server_config(
    protocol: &str,
    bind_addr: &str,
    forwarding_server_addr: &str,
) -> Result<(PtCommonParameters, PtServerParameters)>
Expand description

Create the config to launch an obfs4 server process