pub(crate) fn build_server_config( protocol: &str, bind_addr: &str, forwarding_server_addr: &str, ) -> Result<(PtCommonParameters, PtServerParameters)>
Create the config to launch an obfs4 server process